Declaration

func setAlignmentFast(_ flag: GSComponent.Alignment)

Declaration

- (void) setAlignmentFast:(GSComponentAlignment) flag;

Declaration

setAlignmentFast_(flag: GSComponentAlignment)

Parameters

flag

The alignment policy to set.

Discussion

The caller is responsible for any required updates.

See Also

Alignment