Instance Method
alignComponents(_:)alignComponents:alignComponents_
Aligns components according to their alignment settings.
Declaration
func alignComponents(_ wait: Bool)Declaration
- (void) alignComponents:(BOOL) wait;Declaration
alignComponents_(wait: bool)Parameters
waitWhether to wait for an alignment operation that is already in progress.
See Also
Component Alignment
Aligns components according to their alignment settings.
Performs component alignment immediately.
Whether component alignment needs to be updated.
Copies shape positions and related hint positions from another layer.