Partager via


NSLayoutManager.AttachmentSizeForGlyphAtIndex(nuint) Méthode

Définition

Taille de la cellule de pièce jointe associée au glyphe à l’index spécifié

[Foundation.Export("attachmentSizeForGlyphAtIndex:")]
public virtual CoreGraphics.CGSize AttachmentSizeForGlyphAtIndex (nuint glyphIndex);
abstract member AttachmentSizeForGlyphAtIndex : nuint -> CoreGraphics.CGSize
override this.AttachmentSizeForGlyphAtIndex : nuint -> CoreGraphics.CGSize

Paramètres

glyphIndex
System.System.UIntPtr System.unativeint

Retours

Taille de la cellule de pièce jointe au niveau du glyphe à glyphIndex. Retourne {-1.0f, -1.0f} s’il n’y a aucune pièce jointe au glyphe spécifié.

Attributs

S’applique à