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