Button
Last updated
Last updated
When the users clicks on the button.
Indicates the cursor moved over the button so it is now possible to click it.
When the users helds the button down.
Indicates the cursor moved away from the button so it is now no longer possible to click it.
When the user press the button down.
When the user releases the button.
Preform a click on the button.
Set's the touch color (ripple touch effect) for a button.
Sets the button's background color.
The button can listen to touches only if Enabled is set to true.
If set, button text is displayed in bold.
If set, button text is displayed in italic.
The size of the font that is displayed on the button.
The font family for the button text.
The height of the button.
The image that is displayed on the button.
Specifies if a visual feedback should be shown for a button that as an image as background.
The text that is displayed on the button.
The color of the text that is showed on the button.
Specifies whether the component should be visible on the screen. Value is true if the component is showing and false if hidden.
The width of the button.