NSGlyphInfo Construtores
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.
Sobrecargas
NSGlyphInfo() | |
NSGlyphInfo(NSCoder) | |
NSGlyphInfo(NSObjectFlag) | |
NSGlyphInfo(IntPtr) |
NSGlyphInfo()
NSGlyphInfo(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSGlyphInfo (Foundation.NSCoder coder);
new AppKit.NSGlyphInfo : Foundation.NSCoder -> AppKit.NSGlyphInfo
Parâmetros
- coder
- NSCoder
- Atributos
Aplica-se a
NSGlyphInfo(NSObjectFlag)
protected NSGlyphInfo (Foundation.NSObjectFlag t);
new AppKit.NSGlyphInfo : Foundation.NSObjectFlag -> AppKit.NSGlyphInfo
Parâmetros
Aplica-se a
NSGlyphInfo(IntPtr)
protected internal NSGlyphInfo (IntPtr handle);
new AppKit.NSGlyphInfo : nativeint -> AppKit.NSGlyphInfo
Parâmetros
- handle
-
IntPtr
nativeint