Instance Property
shouldAttach
Whether the component normally qualifies for automatic anchor attachment.
Declaration
var shouldAttach: Bool { get }Declaration
@property (nonatomic, readonly) BOOL shouldAttach;Declaration
shouldAttach() -> boolDiscussion
This value does not account for alignment.
See Also
Attachment
The base anchor name to use for automatic attachment.
Whether the component participates in automatic anchor attachment under the current policy.
Whether anchor traversal includes anchors from the component layer.