NCWidgetListViewController Konstruktor
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Overload
NCWidgetListViewController() | |
NCWidgetListViewController(NSCoder) | |
NCWidgetListViewController(NSObjectFlag) | |
NCWidgetListViewController(IntPtr) | |
NCWidgetListViewController(String, NSBundle) |
NCWidgetListViewController()
[Foundation.Export("init")]
public NCWidgetListViewController ();
- Atribut
Berlaku untuk
NCWidgetListViewController(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NCWidgetListViewController (Foundation.NSCoder coder);
new NotificationCenter.NCWidgetListViewController : Foundation.NSCoder -> NotificationCenter.NCWidgetListViewController
Parameter
- coder
- NSCoder
- Atribut
Berlaku untuk
NCWidgetListViewController(NSObjectFlag)
protected NCWidgetListViewController (Foundation.NSObjectFlag t);
new NotificationCenter.NCWidgetListViewController : Foundation.NSObjectFlag -> NotificationCenter.NCWidgetListViewController
Parameter
Berlaku untuk
NCWidgetListViewController(IntPtr)
protected internal NCWidgetListViewController (IntPtr handle);
new NotificationCenter.NCWidgetListViewController : nativeint -> NotificationCenter.NCWidgetListViewController
Parameter
- handle
-
IntPtr
nativeint
Berlaku untuk
NCWidgetListViewController(String, NSBundle)
[Foundation.Export("initWithNibName:bundle:")]
public NCWidgetListViewController (string nibNameOrNull, Foundation.NSBundle nibBundleOrNull);
new NotificationCenter.NCWidgetListViewController : string * Foundation.NSBundle -> NotificationCenter.NCWidgetListViewController
Parameter
- nibNameOrNull
- String
- nibBundleOrNull
- NSBundle
- Atribut