다음을 통해 공유


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

반환

특성

적용 대상