| Pakket | spark.components |
| Klasse | public final class ContentBackgroundAppearance |
| Overerving | ContentBackgroundAppearance Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4.6 |
| Runtimeversies: | AIR 3 |
contentBackgroundAppearance style of
Callout.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| FLAT : String = "flat" [statisch]
Applies mask to the contentGroup. | ContentBackgroundAppearance | ||
| INSET : String = "inset" [statisch]
Applies a shadow and mask to the contentGroup. | ContentBackgroundAppearance | ||
| NONE : String = "none" [statisch]
Disables both the contentBackgroundColor style and
contentGroup masking. | ContentBackgroundAppearance | ||
Constantedetails
FLAT | Constante |
public static const FLAT:String = "flat"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4.6 |
| Runtimeversies: | AIR 3 |
Applies mask to the contentGroup.
INSET | Constante |
public static const INSET:String = "inset"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4.6 |
| Runtimeversies: | AIR 3 |
Applies a shadow and mask to the contentGroup.
NONE | Constante |
public static const NONE:String = "none"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4.6 |
| Runtimeversies: | AIR 3 |
Disables both the contentBackgroundColor style and
contentGroup masking. Use this value when Callout's contents should
appear directly on top of the backgroundColor or when
contents provide their own masking.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven