Share via


NSTextLayoutManager.InvalidateRenderingAttributes(NSTextRange) Method

Definition

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

Parameters

textRange
NSTextRange
Attributes

Applies to