Freigeben über


NSLayoutManagerDelegate.LineSpacingAfterGlyphAtIndex Methode

Definition

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

[Foundation.Export("layoutManager:lineSpacingAfterGlyphAtIndex:withProposedLineFragmentRect:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat LineSpacingAfterGlyphAtIndex (UIKit.NSLayoutManager layoutManager, nuint glyphIndex, CoreGraphics.CGRect rect);
abstract member LineSpacingAfterGlyphAtIndex : UIKit.NSLayoutManager * nuint * CoreGraphics.CGRect -> nfloat
override this.LineSpacingAfterGlyphAtIndex : UIKit.NSLayoutManager * nuint * CoreGraphics.CGRect -> nfloat

Parameter

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

Gibt zurück

Attribute

Gilt für: