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, 03:32 PM Z