iPhoneOSGameView コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
iPhoneOSGameView(CGRect) | |
iPhoneOSGameView(NSCoder) |
iPhoneOSGameView(CGRect)
[Foundation.Export("initWithFrame:")]
public iPhoneOSGameView (CoreGraphics.CGRect frame);
new OpenTK.Platform.iPhoneOS.iPhoneOSGameView : CoreGraphics.CGRect -> OpenTK.Platform.iPhoneOS.iPhoneOSGameView
パラメーター
- frame
- CGRect
- 属性
適用対象
iPhoneOSGameView(NSCoder)
[Foundation.Export("initWithCoder:")]
public iPhoneOSGameView (Foundation.NSCoder coder);
new OpenTK.Platform.iPhoneOS.iPhoneOSGameView : Foundation.NSCoder -> OpenTK.Platform.iPhoneOS.iPhoneOSGameView
パラメーター
- coder
- NSCoder
- 属性