Pakket | flashx.textLayout.events |
Klasse | public final class ScrollEventDirection |
Overerving | ScrollEventDirection Object |
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
direction
van een ScrollEvent.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
HORIZONTAL : String = "horizontal" [statisch]
De gebruiker heeft horizontaal geschoven. | ScrollEventDirection | ||
VERTICAL : String = "vertical" [statisch]
De gebruiker heeft verticaal geschoven. | ScrollEventDirection |
Constantedetails
HORIZONTAL | Constante |
public static const HORIZONTAL:String = "horizontal"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
De gebruiker heeft horizontaal geschoven.
VERTICAL | Constante |
public static const VERTICAL:String = "vertical"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
De gebruiker heeft verticaal geschoven.
Wed Jun 13 2018, 11:42 AM Z