Package | mx.events |
Class | public final class TouchInteractionReason |
Inheritance | TouchInteractionReason Object |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 3 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
reason
property of the TouchInteractionEvent class.
See also
Constant | Defined By | ||
---|---|---|---|
SCROLL : String = scroll [static]
Indicates that the touch interaction is a scroll. | TouchInteractionReason |