Contents

leadingPadding

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

Declaration

var leadingPadding: CGFloat { get }

Discussion

This is with respect to according to the primary writing direction of the paragraph and the start of the lines in the paragraph.

See Also

Defining margins and padding