NSGlyphGenerator.GenerateGlyphs(NSObject, nuint, nuint, nuint) Method

Definition

[Foundation.Export("generateGlyphsForGlyphStorage:desiredNumberOfCharacters:glyphIndex:characterIndex:")]
public virtual void GenerateGlyphs (Foundation.NSObject nsGlyphStorageOrNSLayoutManager, nuint nchars, ref nuint glyphIndex, ref nuint charIndex);
abstract member GenerateGlyphs : Foundation.NSObject * nuint *  *  -> unit
override this.GenerateGlyphs : Foundation.NSObject * nuint *  *  -> unit

Parameters

nsGlyphStorageOrNSLayoutManager
NSObject
nchars
System.System.UIntPtr System.unativeint
glyphIndex
System.System.UIntPtr System.unativeint
charIndex
System.System.UIntPtr System.unativeint
Attributes

Applies to