Share via


NSFont.GetAdvancement(UInt16) Method

Definition

[Foundation.Export("advancementForCGGlyph:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize GetAdvancement(ushort glyph);
[<Foundation.Export("advancementForCGGlyph:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetAdvancement : uint16 -> CoreGraphics.CGSize
override this.GetAdvancement : uint16 -> CoreGraphics.CGSize

Parameters

glyph
UInt16

Returns

Attributes

Applies to