套件 | fl.controls |
類別 | public class ProgressBarDirection |
繼承 | ProgressBarDirection Object |
語言版本: | ActionScript 3.0 |
產品版本: | Flash CS3 |
執行階段版本: | Flash Player 9.0.28.0, AIR 1.0 |
direction
屬性值。
相關 API 元素
公用常數
常數 | 定義自 | ||
---|---|---|---|
LEFT : String = "left" [靜態]
由右至左填滿進度列。 | ProgressBarDirection | ||
RIGHT : String = "right" [靜態]
由左至右填滿進度列。 | ProgressBarDirection |
常數詳細資訊
LEFT | 常數 |
public static const LEFT:String = "left"
語言版本: | ActionScript 3.0 |
產品版本: | Flash CS3 |
執行階段版本: | Flash Player 9.0.28.0, AIR 1.0 |
由右至左填滿進度列。
相關 API 元素
RIGHT | 常數 |
public static const RIGHT:String = "right"
語言版本: | ActionScript 3.0 |
產品版本: | Flash CS3 |
執行階段版本: | Flash Player 9.0.28.0, AIR 1.0 |
由左至右填滿進度列。
相關 API 元素
Tue Jun 12 2018, 03:47 PM Z