NSTypesetter.GetLineSpacingAfterGlyph(nuint, CGRect) Method

Definition

[Foundation.Export("lineSpacingAfterGlyphAtIndex:withProposedLineFragmentRect:")]
public virtual nfloat GetLineSpacingAfterGlyph (nuint glyphIndex, CoreGraphics.CGRect proposedLineFragmentRect);
abstract member GetLineSpacingAfterGlyph : nuint * CoreGraphics.CGRect -> nfloat
override this.GetLineSpacingAfterGlyph : nuint * CoreGraphics.CGRect -> nfloat

Parameters

glyphIndex
System.System.UIntPtr System.unativeint
proposedLineFragmentRect
CGRect

Returns

Attributes

Applies to