Share via


NSLayoutManagerDelegate_Extensions.LineSpacingAfterGlyphAtIndex 方法

定义

以指定字形索引结尾的行距。

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

参数

This
INSLayoutManagerDelegate

此扩展方法在其上运行的实例。

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

返回

属性

适用于