NSTypesetter.SetNotShownAttribute(Boolean, NSRange) Method

Definition

[Foundation.Export("setNotShownAttribute:forGlyphRange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetNotShownAttribute(bool flag, Foundation.NSRange glyphRange);
[<Foundation.Export("setNotShownAttribute:forGlyphRange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetNotShownAttribute : bool * Foundation.NSRange -> unit
override this.SetNotShownAttribute : bool * Foundation.NSRange -> unit

Parameters

flag
Boolean
glyphRange
NSRange
Attributes

Applies to