NSLayoutManagerDelegate_Extensions.LineSpacingAfterGlyphAtIndex Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Interligne après la ligne se terminant par l’index de glyphe spécifié.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static nfloat LineSpacingAfterGlyphAtIndex (this UIKit.INSLayoutManagerDelegate This, UIKit.NSLayoutManager layoutManager, nuint glyphIndex, CoreGraphics.CGRect rect);
static member LineSpacingAfterGlyphAtIndex : UIKit.INSLayoutManagerDelegate * UIKit.NSLayoutManager * nuint * CoreGraphics.CGRect -> nfloat
Paramètres
Instance sur laquelle cette méthode d’extension fonctionne.
- layoutManager
- NSLayoutManager
- glyphIndex
- System.System.UIntPtr System.unativeint
- rect
- CGRect
Retours
- Attributs