| Paket | mx.controls |
| Klass | public final class ProgressBarDirection |
| Arv | ProgressBarDirection Object |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
direction property of the ProgressBar class.
Fler exempel
Relaterade API-element
Publika egenskaper
Publika metoder
Publika konstanter
| Konstant | Definieras med | ||
|---|---|---|---|
| LEFT : String = "left" [statisk]
Specifies to fill the progress bar from the right to the left. | ProgressBarDirection | ||
| RIGHT : String = "right" [statisk]
Specifies to fill the progress bar from the left to the right. | ProgressBarDirection | ||
Konstantdetaljer
LEFT | Konstant |
public static const LEFT:String = "left"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
Specifies to fill the progress bar from the right to the left.
RIGHT | Konstant |
public static const RIGHT:String = "right"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
Specifies to fill the progress bar from the left to the right.
Tue Jun 12 2018, 01:40 PM Z
Dölj ärvda publika egenskaper
Visa ärvda publika egenskaper