ASAbsoluteLayoutSpecSizing Constants Reference
| Declared in | ASAbsoluteLayoutSpec.h |
|---|
ASAbsoluteLayoutSpecSizing
How much space the spec will take up.
Definition
typedef NS_ENUM(NSInteger, ASAbsoluteLayoutSpecSizing ) {
ASAbsoluteLayoutSpecSizingDefault,
ASAbsoluteLayoutSpecSizingSizeToFit,
};
Constants
Declared In
ASAbsoluteLayoutSpec.h