NSLayoutManagerDelegate_Extensions.GetParagraphSpacingBeforeGlyph Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static nfloat GetParagraphSpacingBeforeGlyph (this AppKit.INSLayoutManagerDelegate This, AppKit.NSLayoutManager layoutManager, nuint glyphIndex, CoreGraphics.CGRect rect);
static member GetParagraphSpacingBeforeGlyph : AppKit.INSLayoutManagerDelegate * AppKit.NSLayoutManager * nuint * CoreGraphics.CGRect -> nfloat

Parameters

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

Returns

Attributes

Applies to