Packagemx.core
Interfacepublic interface IToggleButton
Implementors CheckBox, RadioButton

Language Version : ActionScript 3.0
Product Version : Flex 3
Runtime Versions : Flash Player 9, AIR 1.1

The IToggleButton interface is a marker interface that indicates that a component acts as a toggleable button. It is used primarily as a filter by the framework's default button logic. This interface is only used by legacy MX components.