Instance Property
alignmentType
The coordinate mode used for automatic base-glyph alignment.
Declaration
var alignmentType: GSComponent.Alignment { get }Declaration
@property (nonatomic, readonly) GSComponentAlignment alignmentType;Declaration
alignmentType() -> GSComponentAlignmentDiscussion
Returns GSAlignmentHorizontal for horizontal-only alignment and GSAlignmentAligned for alignment in both coordinates.
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.
Whether the component participates in automatic base-glyph alignment under the current policy.
Whether the component and containing glyph normally qualify for automatic base-glyph alignment.
Enables automatic positioning.