Compartilhar via


iPhoneOSGameView Construtores

Definição

Sobrecargas

iPhoneOSGameView(CGRect)

[Foundation.Export("initWithFrame:")]
public iPhoneOSGameView(CoreGraphics.CGRect frame);
new OpenTK.Platform.iPhoneOS.iPhoneOSGameView : CoreGraphics.CGRect -> OpenTK.Platform.iPhoneOS.iPhoneOSGameView

Parâmetros

frame
CGRect
Atributos

Aplica-se a

iPhoneOSGameView(NSCoder)

[Foundation.Export("initWithCoder:")]
public iPhoneOSGameView(Foundation.NSCoder coder);
new OpenTK.Platform.iPhoneOS.iPhoneOSGameView : Foundation.NSCoder -> OpenTK.Platform.iPhoneOS.iPhoneOSGameView

Parâmetros

coder
NSCoder
Atributos

Aplica-se a