NSFont.GetAdvancement(UInt16) Method

Definition

[Foundation.Export("advancementForCGGlyph:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGSize GetAdvancement (ushort glyph);
abstract member GetAdvancement : uint16 -> CoreGraphics.CGSize
override this.GetAdvancement : uint16 -> CoreGraphics.CGSize

Parameters

glyph
UInt16

Returns

Attributes

Applies to