NSLayoutManagerDelegate.GetLineSpacingAfterGlyph Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("layoutManager:lineSpacingAfterGlyphAtIndex:withProposedLineFragmentRect:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat GetLineSpacingAfterGlyph (AppKit.NSLayoutManager layoutManager, nuint glyphIndex, CoreGraphics.CGRect rect);
abstract member GetLineSpacingAfterGlyph : AppKit.NSLayoutManager * nuint * CoreGraphics.CGRect -> nfloat
override this.GetLineSpacingAfterGlyph : AppKit.NSLayoutManager * nuint * CoreGraphics.CGRect -> nfloat
Parâmetros
- layoutManager
- NSLayoutManager
- glyphIndex
- System.System.UIntPtr System.unativeint
- rect
- CGRect
Retornos
- Atributos