Instance Property
shouldAlign
Whether the component and containing glyph normally qualify for automatic base-glyph alignment.
Declaration
var shouldAlign: Bool { get }Declaration
@property (nonatomic, readonly) BOOL shouldAlign;Declaration
shouldAlign() -> boolDiscussion
This value does not account for alignment.
See Also
Alignment
A policy or result of automatically positioning a component.
The policy for automatic positioning.
Sets the automatic-positioning policy without undo, change notifications, or layer updates.
The result of the most recent automatic positioning.
The coordinate mode used for automatic base-glyph alignment.
Whether the component participates in automatic base-glyph alignment under the current policy.
Enables automatic positioning.