Pacchetto | mx.events |
Classe | public final class TouchInteractionReason |
Ereditarietà | TouchInteractionReason Object |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Flex 3 |
Versioni runtime: | Flash Player 9, AIR 1.1 |
reason
property of the TouchInteractionEvent class.
Elementi API correlati
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
Costante | Definito da | ||
---|---|---|---|
SCROLL : String = "scroll" [statico]
Indicates that the touch interaction is a scroll. | TouchInteractionReason |
Descrizione delle costanti
SCROLL | Costante |
public static const SCROLL:String = "scroll"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Flex 4.5 |
Versioni runtime: | Flash Player 10, AIR 2.5 |
Indicates that the touch interaction is a scroll.
Tue Jun 12 2018, 02:44 PM Z