NCWidgetListViewController コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
NCWidgetListViewController() | |
NCWidgetListViewController(NSCoder) | |
NCWidgetListViewController(NSObjectFlag) | |
NCWidgetListViewController(IntPtr) | |
NCWidgetListViewController(String, NSBundle) |
NCWidgetListViewController()
NCWidgetListViewController(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NCWidgetListViewController (Foundation.NSCoder coder);
new NotificationCenter.NCWidgetListViewController : Foundation.NSCoder -> NotificationCenter.NCWidgetListViewController
パラメーター
- coder
- NSCoder
- 属性
適用対象
NCWidgetListViewController(NSObjectFlag)
protected NCWidgetListViewController (Foundation.NSObjectFlag t);
new NotificationCenter.NCWidgetListViewController : Foundation.NSObjectFlag -> NotificationCenter.NCWidgetListViewController
パラメーター
適用対象
NCWidgetListViewController(IntPtr)
protected internal NCWidgetListViewController (IntPtr handle);
new NotificationCenter.NCWidgetListViewController : nativeint -> NotificationCenter.NCWidgetListViewController
パラメーター
- handle
-
IntPtr
nativeint
適用対象
NCWidgetListViewController(String, NSBundle)
[Foundation.Export("initWithNibName:bundle:")]
public NCWidgetListViewController (string nibNameOrNull, Foundation.NSBundle nibBundleOrNull);
new NotificationCenter.NCWidgetListViewController : string * Foundation.NSBundle -> NotificationCenter.NCWidgetListViewController
パラメーター
- nibNameOrNull
- String
- nibBundleOrNull
- NSBundle
- 属性