Contents

currentParagraphStyle

Returns the paragraph style object for the text being typeset.

Declaration

@NSCopying var currentParagraphStyle: NSParagraphStyle? { get }

Return Value

The paragraph style object for the text being typeset. This value is valid only while the typesetter is performing layout.

See Also

Accessing paragraph typesetting information