NSLayoutManager.InsertGlyph(UInt32, nint, nint) Method

Definition

[Foundation.Export("insertGlyph:atGlyphIndex:characterIndex:")]
public virtual void InsertGlyph (uint glyph, nint glyphIndex, nint charIndex);
abstract member InsertGlyph : uint32 * nint * nint -> unit
override this.InsertGlyph : uint32 * nint * nint -> unit

Parameters

glyph
UInt32
glyphIndex
System.System.IntPtr System.nativeint
charIndex
System.System.IntPtr System.nativeint
Attributes

Applies to