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