Package | com.adobe.portfolio.skins |
Class | public class IconToggleButtonSkin |
Inheritance | IconToggleButtonSkin ![]() |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
hostComponent : IconToggleButton | IconToggleButtonSkin | ||
icon : BitmapImage | IconToggleButtonSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | IconToggleButtonSkin |
hostComponent | property |
public var hostComponent:IconToggleButton
This property can be used as the source for data binding.
icon | property |
public var icon:BitmapImage
This property can be used as the source for data binding.
IconToggleButtonSkin | () | Constructor |
public function IconToggleButtonSkin()
Constructor.