Packagemx.events
Classpublic final class TouchInteractionReason
InheritanceTouchInteractionReason Inheritance Object

Language Version : ActionScript 3.0
Product Version : Flex 3
Runtime Versions : Flash Player 9, AIR 1.1

The TouchInteractionReason class defines the constant values for the reason property of the TouchInteractionEvent class.

See also

mx.events.TouchInteractionEvent


Public Constants
 ConstantDefined By
  SCROLL : String = scroll
[static] Indicates that the touch interaction is a scroll.
TouchInteractionReason
Constant Detail
SCROLLConstant
public static const SCROLL:String = scroll

Language Version : ActionScript 3.0
Product Version : Flex 4.5
Runtime Versions : Flash Player 10, AIR 2.5

Indicates that the touch interaction is a scroll.