Packageorg.apache.flex.core
Interfacepublic interface IChrome
Implementors ChartAxisGroup, ControlBar, HScrollBar, NavigationBar, ScrollBar, TabBar, TitleBar, ToolBar, VScrollBar

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

The IChrome interface is a "marker" interface. Items that implement IChrome are designating themselves as being attached to their parent in a way that's different from normal content. For example, to a Container, a child being added that's an IChrome implementor will be added outside of the content area.