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