(Preview)
Package | mx.styles |
Interface | public interface IStyleManager2 extends IStyleManager |
Language Version: | ActionScript 3.0 |
Product Version: | Flex 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
- Which CSS style properties the class inherits
- Which style properties are colors, and therefore get special handling
- A list of strings that are aliases for color values
Related API Elements
Public Properties
Property | Defined By | ||
---|---|---|---|
parent : IStyleManager2 [read-only]
The style manager that is the parent of this StyleManager. | IStyleManager2 |
Property Detail
parent | property |
parent:IStyleManager2
[read-only] The style manager that is the parent of this StyleManager.
Implementation
public function get parent():IStyleManager2
Method Detail
Wed Nov 21 2018, 06:34 AM -08:00