次の方法で共有


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
属性

適用対象