共用方式為


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

適用於