包 | mx.controls |
类 | public final class ProgressBarDirection |
继承 | ProgressBarDirection Object |
direction
属性值。
另请参见
常量 | 定义方 | ||
---|---|---|---|
LEFT : String = "left" [静态] 指定从右向左填充进度栏。 | ProgressBarDirection | ||
RIGHT : String = "right" [静态] 指定从左向右填充进度栏。 | ProgressBarDirection |
LEFT | 常量 |
public static const LEFT:String = "left"
指定从右向左填充进度栏。
RIGHT | 常量 |
public static const RIGHT:String = "right"
指定从左向右填充进度栏。