Partager via


iPhoneOSGameView Constructeurs

Définition

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

S’applique à