NSLayoutManager.SetCharacterIndex(nint, nint) 方法

定义

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

参数

charIndex
System.System.IntPtr System.nativeint
glyphIndex
System.System.IntPtr System.nativeint
属性

适用于