NSTypesetter.InsertGlyph(UInt32, nuint, nuint) Method

Definition

[Foundation.Export("insertGlyph:atGlyphIndex:characterIndex:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual void InsertGlyph (uint glyph, nuint glyphIndex, nuint characterIndex);
abstract member InsertGlyph : uint32 * nuint * nuint -> unit
override this.InsertGlyph : uint32 * nuint * nuint -> unit

Parameters

glyph
UInt32
glyphIndex
System.System.UIntPtr System.unativeint
characterIndex
System.System.UIntPtr System.unativeint
Attributes

Applies to