| Pakket | mx.core |
| Klasse | public final class InteractionMode |
| Overerving | InteractionMode Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4.5 |
| Runtimeversies: | Flash Player 10, AIR 2.5 |
interactionMode property of the UIComponent class.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| MOUSE : String = "mouse" [statisch]
The main interaction mode for this component is through
the mouse. | InteractionMode | ||
| TOUCH : String = "touch" [statisch]
The main interaction mode for this component is through
touch. | InteractionMode | ||
Constantedetails
MOUSE | Constante |
public static const MOUSE:String = "mouse"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4.5 |
| Runtimeversies: | Flash Player 10, AIR 2.5 |
The main interaction mode for this component is through the mouse.
TOUCH | Constante |
public static const TOUCH:String = "touch"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4.5 |
| Runtimeversies: | Flash Player 10, AIR 2.5 |
The main interaction mode for this component is through touch.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven