NSLayoutManagerDelegate_Extensions.ShouldGenerateGlyphs 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.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static nuint ShouldGenerateGlyphs (this AppKit.INSLayoutManagerDelegate This, AppKit.NSLayoutManager layoutManager, IntPtr glyphBuffer, IntPtr props, IntPtr charIndexes, AppKit.NSFont aFont, Foundation.NSRange glyphRange);
static member ShouldGenerateGlyphs : AppKit.INSLayoutManagerDelegate * AppKit.NSLayoutManager * nativeint * nativeint * nativeint * AppKit.NSFont * Foundation.NSRange -> nuint
Parâmetros
- layoutManager
- NSLayoutManager
- glyphBuffer
-
IntPtr
nativeint
- props
-
IntPtr
nativeint
- charIndexes
-
IntPtr
nativeint
- aFont
- NSFont
- glyphRange
- NSRange
Retornos
System.System.UIntPtr
System.unativeint
- Atributos