iPhoneOSGameView 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
iPhoneOSGameView(CGRect)
[Foundation.Export("initWithFrame:")]
public iPhoneOSGameView(CoreGraphics.CGRect frame);
new OpenTK.Platform.iPhoneOS.iPhoneOSGameView : CoreGraphics.CGRect -> OpenTK.Platform.iPhoneOS.iPhoneOSGameView
Paramètres
- frame
- CGRect
- Attributs
S’applique à
iPhoneOSGameView(NSCoder)
[Foundation.Export("initWithCoder:")]
public iPhoneOSGameView(Foundation.NSCoder coder);
new OpenTK.Platform.iPhoneOS.iPhoneOSGameView : Foundation.NSCoder -> OpenTK.Platform.iPhoneOS.iPhoneOSGameView
Paramètres
- coder
- NSCoder
- Attributs