Contents

leading

A point that’s centered vertically on the leading edge of a view.

Declaration

static let leading: UnitPoint

Discussion

This point occupies the position where the horizontal and vertical alignment guides intersect for leading alignment. The leading edge appears on the left in a left-to-right language environment and on the right in a right-to-left environment.

See Also

Getting middle points