NSTypesetter.DeleteGlyphs(NSRange) Method

Definition

[Foundation.Export("deleteGlyphsInRange:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual void DeleteGlyphs (Foundation.NSRange glyphRange);
abstract member DeleteGlyphs : Foundation.NSRange -> unit
override this.DeleteGlyphs : Foundation.NSRange -> unit

Parameters

glyphRange
NSRange
Attributes

Applies to