mx.containers.utilityClasses 套件包含容器使用的公用程式類別。
介面
| 介面 | 說明 | |
|---|---|---|
| IConstraintLayout | IConstraintLayout is a marker interface that indicates that a container supports ConstraintColumn class and ConstraintRow class within its layout. |
類別
| 類別 | 說明 | |
|---|---|---|
| ConstraintColumn | The ConstraintColumn class partitions an absolutely positioned container in the vertical plane. | |
| ConstraintRow | ConstraintRow class partitions an absolutely positioned container in the horizontal plane. | |
| PostScaleAdapter | The PostScaleAdapter class is used as a compatibility layer for Flex 3 classes that rely on width, height, min, max, explicit, measured, and other properties to be determined after scaling is applied. |
Tue Jun 12 2018, 04:01 PM Z