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