套件 | spark.components |
類別 | public final class ActionBarDefaultButtonAppearance |
繼承 | ActionBarDefaultButtonAppearance Object |
語言版本: | ActionScript 3.0 |
產品版本: | Flex 4.5 |
執行階段版本: | AIR 2.5 |
defaultButtonAppearance
style of ActionBar.
公用常數
常數 | 定義自 | ||
---|---|---|---|
BEVELED : String = "beveled" [靜態]
Specifies beveled and opaque button skins be used for Buttons in
navigation and action content groups. | ActionBarDefaultButtonAppearance | ||
NORMAL : String = "normal" [靜態]
Specifies transparent button skins be used for Buttons in
navigation and action content groups. | ActionBarDefaultButtonAppearance |
常數詳細資訊
BEVELED | 常數 |
public static const BEVELED:String = "beveled"
語言版本: | ActionScript 3.0 |
產品版本: | Flex 4.5 |
執行階段版本: | AIR 2.5 |
Specifies beveled and opaque button skins be used for Buttons in navigation and action content groups.
NORMAL | 常數 |
public static const NORMAL:String = "normal"
語言版本: | ActionScript 3.0 |
產品版本: | Flex 4.5 |
執行階段版本: | AIR 2.5 |
Specifies transparent button skins be used for Buttons in navigation and action content groups.
Tue Jun 12 2018, 03:47 PM Z