Contents

invalidateLayout(for:)

Invalidates the layout information for specified text range.

Declaration

func invalidateLayout(for range: NSTextRange)

Parameters

  • range:

    The range of the layout to invalidate.

See Also

Causing layout generation