One of 'primary', 'secondary', 'accent1', 'accent2', 'accent3', 'accent4', 'accent5'.
Flags : Cached, Parameter, Spec (Note this is uncached)
Expression : "primary"
The text which appears on the button.
Flags : Cached, Parameter, Spec (Note this is uncached)
Expression : ""
Internal Use Only.
Flags : Cached (Note this is uncached)
Expression : "Button"
If true
, a root update is executed after the button operation takes place.
Flags : Cached, Parameter, Spec (Note this is uncached)
Expression : true
The keyboard hotkeys for activating the undo button. Single hotkey must be in format '
Flags : Cached, Parameter, Spec (Note this is uncached)
Expression : []
Indicates that an image should be shown. If true
, imageUrl should be supplied.
Flags : Cached, Parameter, Spec (Note this is uncached)
Expression : false
One of 'top', 'left' (the default), 'right', or 'bottom', indicating the image position relative to the caption, if any.
Flags : Cached, Parameter, Spec (Note this is uncached)
Expression : "left"
The URL for the image data, if any.
Flags : Cached, Parameter, Spec (Note this is uncached)
Expression : ""
The text which appears when the cursor hovers over the button.
Flags : Cached, Parameter, Spec (Note this is uncached)
Expression : ""
UIButtonMixin (d.1.0)
Mixins: UIControlMixin
Provides common 'button' behavior. This is mixed into all buttons.