NSLayoutManagerDelegate_Extensions.LineSpacingAfterGlyphAtIndex Metodo

Definizione

Spaziatura di riga dopo la riga che termina con l'indice del glifo specificato.

[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

Parametri

This
INSLayoutManagerDelegate

Istanza in cui opera questo metodo di estensione.

layoutManager
NSLayoutManager
glyphIndex
System.System.UIntPtr System.unativeint
rect
CGRect

Restituisce

Attributi

Si applica a