Contents

trailingPadding

The amount of margin space reserved during paragraph layout between the end of the lines in the paragraph and the trailing edge of the text layout fragment.

Declaration

var trailingPadding: CGFloat { get }

Discussion

This is with respect to the primary writing direction of the paragraph.

See Also

Defining margins and padding