Freigeben über


NSLayoutManagerDelegate.ParagraphSpacingBeforeGlyphAtIndex Methode

Definition

Der Absatzabstand vor der Zeile, die mit dem angegebenen Glyphenindex beginnt.

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

Parameter

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

Gibt zurück

Attribute

Gilt für: