NSLayoutManager.GlyphIndexForCharacterAtIndex(nuint) Method

Definition

The glyph index for the character at the specified index.

[Foundation.Export("glyphIndexForCharacterAtIndex:")]
public virtual nuint GlyphIndexForCharacterAtIndex (nuint charIndex);
abstract member GlyphIndexForCharacterAtIndex : nuint -> nuint
override this.GlyphIndexForCharacterAtIndex : nuint -> nuint

Parameters

charIndex
System.System.UIntPtr System.unativeint

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to