Returns the current line fragment padding, in points.
SDK
- macOS 10.4+
Framework
- App
Kit
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.