CPWindow Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
- frame
- CGRect
- Attributs
S’applique à
CPWindow(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public CPWindow (Foundation.NSCoder coder);
new CarPlay.CPWindow : Foundation.NSCoder -> CarPlay.CPWindow
Paramètres
- coder
- NSCoder
- Attributs
S’applique à
CPWindow(NSObjectFlag)
protected CPWindow (Foundation.NSObjectFlag t);
new CarPlay.CPWindow : Foundation.NSObjectFlag -> CarPlay.CPWindow
Paramètres
S’applique à
CPWindow(IntPtr)
protected internal CPWindow (IntPtr handle);
new CarPlay.CPWindow : nativeint -> CarPlay.CPWindow
Paramètres
- handle
-
IntPtr
nativeint