| 套件 | flashx.textLayout.events |
| 類別 | public final class ScrollEventDirection |
| 繼承 | ScrollEventDirection Object |
| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
direction 屬性值的常數。
相關 API 元素
公用常數
| 常數 | 定義自 | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [靜態]
使用者已水平捲動。 | ScrollEventDirection | ||
| VERTICAL : String = "vertical" [靜態]
使用者已垂直捲動。 | ScrollEventDirection | ||
常數詳細資訊
HORIZONTAL | 常數 |
public static const HORIZONTAL:String = "horizontal"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
使用者已水平捲動。
VERTICAL | 常數 |
public static const VERTICAL:String = "vertical"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
使用者已垂直捲動。
Tue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性