Declaration

var alignmentType: GSComponent.Alignment { get }

Declaration

@property (nonatomic, readonly) GSComponentAlignment alignmentType;

Declaration

alignmentType() -> GSComponentAlignment

Discussion

Returns GSAlignmentHorizontal for horizontal-only alignment and GSAlignmentAligned for alignment in both coordinates.

See Also

Alignment