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.
Invalidates the layout information for specified text range.
func invalidateLayout(for range: NSTextRange)The range of the layout to invalidate.