次の方法で共有


NSLayoutManager.ReplaceGlyphAtIndex(nint, UInt32) メソッド

定義

[Foundation.Export("replaceGlyphAtIndex:withGlyph:")]
public virtual void ReplaceGlyphAtIndex (nint glyphIndex, uint newGlyph);
abstract member ReplaceGlyphAtIndex : nint * uint32 -> unit
override this.ReplaceGlyphAtIndex : nint * uint32 -> unit

パラメーター

glyphIndex
System.System.IntPtr System.nativeint
newGlyph
UInt32
属性

適用対象