NSLayoutManager.SetCharacterIndex(nint, nint) Method

Definition

[Foundation.Export("setCharacterIndex:forGlyphAtIndex:")]
public virtual void SetCharacterIndex (nint charIndex, nint glyphIndex);
abstract member SetCharacterIndex : nint * nint -> unit
override this.SetCharacterIndex : nint * nint -> unit

Parameters

charIndex
System.System.IntPtr System.nativeint
glyphIndex
System.System.IntPtr System.nativeint
Attributes

Applies to