| パッケージ | mx.containers |
| public final class BoxDirection | |
| 継承 | BoxDirection Object |
direction プロパティの値を指定します。
関連項目
| 定数 | 定義 | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [static]
Box コンテナの子を水平方向にレイアウトすることを指定します。
| BoxDirection | ||
| VERTICAL : String = "vertical" [static]
Box コンテナの子を垂直方向にレイアウトすることを指定します。
| BoxDirection | ||