ASRelativeDimensionType Constants Reference
| Declared in | ASDimension.h |
|---|
ASRelativeDimensionType
A dimension relative to constraints to be provided in the future.
Definition
typedef NS_ENUM(NSInteger, ASRelativeDimensionType ) {
ASRelativeDimensionTypePoints,
ASRelativeDimensionTypePercent,
};
Constants
Declared In
ASDimension.h