| Pakiet | mx.core |
| Klasa | public final class InteractionMode |
| Dziedziczenie | InteractionMode Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 4.5 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 2.5 |
interactionMode property of the UIComponent class.
Powiązane elementy interfejsu API
Właściwości publiczne
Metody publiczne
Stałe publiczne
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| MOUSE : String = "mouse" [statyczny]
The main interaction mode for this component is through
the mouse. | InteractionMode | ||
| TOUCH : String = "touch" [statyczny]
The main interaction mode for this component is through
touch. | InteractionMode | ||
Szczegół stałej
MOUSE | Stała |
public static const MOUSE:String = "mouse"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 4.5 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 2.5 |
The main interaction mode for this component is through the mouse.
TOUCH | Stała |
public static const TOUCH:String = "touch"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 4.5 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 2.5 |
The main interaction mode for this component is through touch.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne