| Pacote | mx.controls |
| Classe | public final class ProgressBarDirection |
| Herança | ProgressBarDirection Object |
direction property of the ProgressBar class.
Ver também
| Constante | Definido Por | ||
|---|---|---|---|
| LEFT : String = "left" [static]
Specifies to fill the progress bar from the right to the left.
| ProgressBarDirection | ||
| RIGHT : String = "right" [static]
Specifies to fill the progress bar from the left to the right.
| ProgressBarDirection | ||
| LEFT | Constante |
public static const LEFT:String = "left"
Specifies to fill the progress bar from the right to the left.
| RIGHT | Constante |
public static const RIGHT:String = "right"
Specifies to fill the progress bar from the left to the right.