NSLayoutManager.GlyphIndexForCharacterAtIndex(nuint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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