Contents

trailing

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

Declaration

static let trailing: UnitPoint

Discussion

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

See Also

Getting middle points