Freigeben über


NSLayoutManagerDelegate_Extensions.LineSpacingAfterGlyphAtIndex Methode

Definition

Der Zeilenabstand nach der Zeile, die mit dem angegebenen Glyphenindex endet.

[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

Parameter

This
INSLayoutManagerDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

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

Gibt zurück

Attribute

Gilt für: