lineFragmentPadding
Returns the current line fragment padding, in points.
Declaration
var lineFragmentPadding: CGFloat { get set }Return Value
The current line fragment padding, in points; that is, the portion on each end of the line fragment rectangle left blank.
Discussion
Text is inset within the line fragment rectangle by this amount.