Contents

setParagraphGlyphRange(_:separatorGlyphRange:)

Sets the current glyph range being processed.

Declaration

func setParagraphGlyphRange(_ paragraphRange: NSRange, separatorGlyphRange paragraphSeparatorRange: NSRange)

Parameters

  • paragraphRange:

    The current glyph range being processed.

  • paragraphSeparatorRange:

    The range of the paragraph separator character or characters.

See Also

Accessing paragraph typesetting information