Partager via


NSLayoutManager.SetGlyphs(IntPtr, IntPtr, IntPtr, UIFont, NSRange) Méthode

Définition

Spécifie les glyphes initiaux et les propriétés de glyphe pour la plage de caractères spécifiée.

[Foundation.Export("setGlyphs:properties:characterIndexes:font:forGlyphRange:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetGlyphs (IntPtr glyphs, IntPtr props, IntPtr charIndexes, UIKit.UIFont aFont, Foundation.NSRange glyphRange);
abstract member SetGlyphs : nativeint * nativeint * nativeint * UIKit.UIFont * Foundation.NSRange -> unit
override this.SetGlyphs : nativeint * nativeint * nativeint * UIKit.UIFont * Foundation.NSRange -> unit

Paramètres

glyphs
IntPtr

nativeint

props
IntPtr

nativeint

charIndexes
IntPtr

nativeint

aFont
UIFont
glyphRange
NSRange
Attributs

S’applique à