Compartilhar via


NSLayoutManagerDelegate_Extensions.LineSpacingAfterGlyphAtIndex Método

Definição

O espaçamento de linha após a linha terminar com o índice de glifo especificado.

[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

Parâmetros

This
INSLayoutManagerDelegate

A instância na qual esse método de extensão opera.

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

Retornos

Atributos

Aplica-se a