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.
Performs the layout for specified text range.
func ensureLayout(for range: NSTextRange)The Nstextrange that describes the content to lay out.