套件 | mx.events |
類別 | public final class TouchInteractionReason |
繼承 | TouchInteractionReason Object |
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
reason
property of the TouchInteractionEvent class.
相關 API 元素
公用常數
常數 | 定義自 | ||
---|---|---|---|
SCROLL : String = "scroll" [靜態]
Indicates that the touch interaction is a scroll. | TouchInteractionReason |
常數詳細資訊
SCROLL | 常數 |
public static const SCROLL:String = "scroll"
語言版本: | ActionScript 3.0 |
產品版本: | Flex 4.5 |
執行階段版本: | Flash Player 10, AIR 2.5 |
Indicates that the touch interaction is a scroll.
Tue Jun 12 2018, 03:47 PM Z