Contents

ensureLayout(for:)

Performs the layout for specified text range.

Declaration

func ensureLayout(for range: NSTextRange)

Parameters

  • range:

    The Nstextrange that describes the content to lay out.

See Also

Causing layout generation