Package | spark.components |
Class | public final class ActionBarDefaultButtonAppearance |
Inheritance | ActionBarDefaultButtonAppearance ![]() |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4.5 |
Runtime Versions : | AIR 2.5 |
defaultButtonAppearance
style of ActionBar.
Constant | Defined By | ||
---|---|---|---|
![]() [static]
Specifies beveled and opaque button skins be used for Buttons in
navigation and action content groups. | ActionBarDefaultButtonAppearance | ||
![]() [static]
Specifies transparent button skins be used for Buttons in
navigation and action content groups. | ActionBarDefaultButtonAppearance |
![]() | 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.
![]() | 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.