다음을 통해 공유


NSLayoutManagerDelegate.LineSpacingAfterGlyphAtIndex 메서드

정의

지정된 문자 모양 인덱스로 끝나는 줄 뒤의 줄 간격입니다.

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

매개 변수

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

반환

특성

적용 대상