Share via


NSFont.GlyphCount Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr GlyphCount { [Foundation.Export("numberOfGlyphs")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("numberOfGlyphs")>]
member this.GlyphCount : nativeint

Property Value

IntPtr

nativeint

Attributes

Applies to