iPhoneOSGameView Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
iPhoneOSGameView(CGRect)
[Foundation.Export("initWithFrame:")]
public iPhoneOSGameView(CoreGraphics.CGRect frame);
new OpenTK.Platform.iPhoneOS.iPhoneOSGameView : CoreGraphics.CGRect -> OpenTK.Platform.iPhoneOS.iPhoneOSGameView
Parametri
- frame
- CGRect
- Attributi
Si applica a
iPhoneOSGameView(NSCoder)
[Foundation.Export("initWithCoder:")]
public iPhoneOSGameView(Foundation.NSCoder coder);
new OpenTK.Platform.iPhoneOS.iPhoneOSGameView : Foundation.NSCoder -> OpenTK.Platform.iPhoneOS.iPhoneOSGameView
Parametri
- coder
- NSCoder
- Attributi