次の方法で共有


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

戻り値

属性

適用対象