NSLayoutManagerDelegate.ParagraphSpacingBeforeGlyphAtIndex(NSLayoutManager, nuint, CGRect) Method
Definition
The paragraph spacing before the line starting with the specified glyph index.
[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
Parameters
- layoutManager
- NSLayoutManager
- glyphIndex
- nuint
- rect
- CGRect
Returns
- Attributes