Package | spark.components |
Class | public final class ActionBarDefaultButtonAppearance |
Inheritance | ActionBarDefaultButtonAppearance Object |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4.5 |
Runtime Versions : | AIR 2.5 |
defaultButtonAppearance
style of ActionBar.
Constant | Defined By | ||
---|---|---|---|
BEVELED : String = beveled [static]
Specifies beveled and opaque button skins be used for Buttons in
navigation and action content groups. | ActionBarDefaultButtonAppearance | ||
NORMAL : String = normal [static]
Specifies transparent button skins be used for Buttons in
navigation and action content groups. | ActionBarDefaultButtonAppearance |
BEVELED | Constant |
public static const BEVELED:String = beveled
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4.5 |
Runtime Versions : | AIR 2.5 |
Specifies beveled and opaque button skins be used for Buttons in navigation and action content groups.
NORMAL | Constant |
public static const NORMAL:String = normal
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4.5 |
Runtime Versions : | AIR 2.5 |
Specifies transparent button skins be used for Buttons in navigation and action content groups.