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
Возвращаемое значение
- Атрибуты