| Pacchetto | mx.controls |
| Classe | public final class ProgressBarDirection |
| Ereditarietà | ProgressBarDirection Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
direction property of the ProgressBar class.
Altri esempi
Elementi API correlati
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| LEFT : String = "left" [statico]
Specifies to fill the progress bar from the right to the left. | ProgressBarDirection | ||
| RIGHT : String = "right" [statico]
Specifies to fill the progress bar from the left to the right. | ProgressBarDirection | ||
Descrizione delle costanti
LEFT | Costante |
public static const LEFT:String = "left"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
Specifies to fill the progress bar from the right to the left.
RIGHT | Costante |
public static const RIGHT:String = "right"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
Specifies to fill the progress bar from the left to the right.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate