ASLayoutElementStyle() Category Reference
| Conforms to | ASDescriptionProvider |
|---|---|
| Declared in | ASLayoutElementStylePrivate.h |
delegate
The object that acts as the delegate of the style.
@property (nullable, nonatomic, weak) id<ASLayoutElementStyleDelegate> delegateDiscussion
The delegate must adopt the ASLayoutElementStyleDelegate protocol. The delegate is not retained.
Declared In
ASLayoutElementStylePrivate.h
size
A size constraint that should apply to this ASLayoutElement.
@property (nonatomic, assign, readonly) ASLayoutElementSize sizeDeclared In
ASLayoutElementStylePrivate.h