次の方法で共有


NSLayoutManager.GlyphIndexForCharacterAtIndex(nuint) メソッド

定義

指定したインデックス位置にある文字のグリフ インデックス。

[Foundation.Export("glyphIndexForCharacterAtIndex:")]
public virtual nuint GlyphIndexForCharacterAtIndex (nuint charIndex);
abstract member GlyphIndexForCharacterAtIndex : nuint -> nuint
override this.GlyphIndexForCharacterAtIndex : nuint -> nuint

パラメーター

charIndex
System.System.UIntPtr System.unativeint

戻り値

System.System.UIntPtr System.unativeint
属性

適用対象