NSLayoutManager.CharacterIndexForGlyphAtIndex(nint) Method

Definition

[Foundation.Export("characterIndexForGlyphAtIndex:")]
public virtual nuint CharacterIndexForGlyphAtIndex (nint glyphIndex);
abstract member CharacterIndexForGlyphAtIndex : nint -> nuint
override this.CharacterIndexForGlyphAtIndex : nint -> nuint

Parameters

glyphIndex
System.System.IntPtr System.nativeint

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to