共用方式為


NSLayoutManagerDelegate.ParagraphSpacingAfterGlyphAtIndex 方法

定義

行結尾為指定字元索引的段落間距。

[Foundation.Export("layoutManager:paragraphSpacingAfterGlyphAtIndex:withProposedLineFragmentRect:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat ParagraphSpacingAfterGlyphAtIndex (UIKit.NSLayoutManager layoutManager, nuint glyphIndex, CoreGraphics.CGRect rect);
abstract member ParagraphSpacingAfterGlyphAtIndex : UIKit.NSLayoutManager * nuint * CoreGraphics.CGRect -> nfloat
override this.ParagraphSpacingAfterGlyphAtIndex : UIKit.NSLayoutManager * nuint * CoreGraphics.CGRect -> nfloat

參數

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

傳回

屬性

適用於