Share via


NSTextLayoutManager.InvalidateRenderingAttributes(NSTextRange) Method

Definition

[Foundation.Export("invalidateRenderingAttributesForTextRange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void InvalidateRenderingAttributes(AppKit.NSTextRange textRange);
[<Foundation.Export("invalidateRenderingAttributesForTextRange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member InvalidateRenderingAttributes : AppKit.NSTextRange -> unit
override this.InvalidateRenderingAttributes : AppKit.NSTextRange -> unit

Parameters

textRange
NSTextRange
Attributes

Applies to