共用方式為


NSTypesetter.SubstituteGlyphs(NSRange, IntPtr) 方法

定義

[Foundation.Export("substituteGlyphsInRange:withGlyphs:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual void SubstituteGlyphs (Foundation.NSRange glyphRange, IntPtr glyphs);
abstract member SubstituteGlyphs : Foundation.NSRange * nativeint -> unit
override this.SubstituteGlyphs : Foundation.NSRange * nativeint -> unit

參數

glyphRange
NSRange
glyphs
IntPtr

nativeint

屬性

適用於