invalidateRenderingAttributes(for:)
Invalidates the rendering attributes of the specified text range.
Declaration
func invalidateRenderingAttributes(for textRange: NSTextRange)Parameters
- textRange:
The range of the text to invalidate.
Invalidates the rendering attributes of the specified text range.
func invalidateRenderingAttributes(for textRange: NSTextRange)The range of the text to invalidate.