NSTypesetter.SubstituteGlyphs(NSRange, IntPtr) Method

Definition

[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

Parameters

glyphRange
NSRange
glyphs
IntPtr

nativeint

Attributes

Applies to