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

适用于