| Package | ardisia.components.toolbar.themes.stockholm.skins |
| Class | public class ToolbarButtonSkin |
| Inheritance | ToolbarButtonSkin spark.skins.SparkButtonSkin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| fill : SolidColor | ToolbarButtonSkin | ||
| stroke : SolidColorStroke | ToolbarButtonSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | ToolbarButtonSkin | ||
| fill | property |
public var fill:SolidColorThis property can be used as the source for data binding.
| stroke | property |
public var stroke:SolidColorStrokeThis property can be used as the source for data binding.
| ToolbarButtonSkin | () | Constructor |
public function ToolbarButtonSkin()Constructor.