User Guide

Customizing the Button component 97
The default value for all skin properties ending in “Skin” is ButtonSkin, and the default for
all “Icon” properties is
undefined. The properties with the “Skin” suffix provide a
background and border, whereas those with the “Icon” suffix provide a small icon.
falseDownSkinEmphasized
The pressed state of an emphasized button.
falseOverSkinEmphasized
The over state of an emphasized button.
falseDisabledSkinEmphasized
The disabled state of an emphasized button.
trueUpSkinEmphasized
The toggled state of an emphasized button.
trueDownSkinEmphasized
The pressed-toggled state of an emphasized button.
trueOverSkinEmphasized
The over-toggled state of an emphasized button.
trueDisabledSkinEmphasized
The disabled-toggled state of an emphasized button.
falseUpIcon
The icon up state.
falseDownIcon
The icon pressed state.
falseOverIcon
The icon over state.
falseDisabledIcon
The icon disabled state.
trueUpIcon
The icon toggled state.
trueOverIcon
The icon over-toggled state.
trueDownIcon
The icon pressed-toggled state.
trueDisabledIcon
The icon disabled-toggled state.
falseUpIconEmphasized
The icon up state of an emphasized button.
falseDownIconEmphasized
The icon pressed state of an emphasized button.
falseOverIconEmphasized
The icon over state of an emphasized button.
falseDisabledIconEmphasized
The icon disabled state of an emphasized button.
trueUpIconEmphasized
The icon toggled state of an emphasized button.
trueOverIconEmphasized
The icon over-toggled state of an emphasized button.
trueDownIconEmphasized
The icon pressed-toggled state of an emphasized button.
trueDisabledIconEmphasized
The icon disabled-toggled state of an emphasized button.
Property Description