Freigeben über


NCWidgetListViewController Konstruktoren

Definition

Überlädt

NCWidgetListViewController()
NCWidgetListViewController(NSCoder)
NCWidgetListViewController(NSObjectFlag)
NCWidgetListViewController(IntPtr)
NCWidgetListViewController(String, NSBundle)

NCWidgetListViewController()

[Foundation.Export("init")]
public NCWidgetListViewController ();
Attribute

Gilt für:

NCWidgetListViewController(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NCWidgetListViewController (Foundation.NSCoder coder);
new NotificationCenter.NCWidgetListViewController : Foundation.NSCoder -> NotificationCenter.NCWidgetListViewController

Parameter

coder
NSCoder
Attribute

Gilt für:

NCWidgetListViewController(NSObjectFlag)

protected NCWidgetListViewController (Foundation.NSObjectFlag t);
new NotificationCenter.NCWidgetListViewController : Foundation.NSObjectFlag -> NotificationCenter.NCWidgetListViewController

Parameter

Gilt für:

NCWidgetListViewController(IntPtr)

protected internal NCWidgetListViewController (IntPtr handle);
new NotificationCenter.NCWidgetListViewController : nativeint -> NotificationCenter.NCWidgetListViewController

Parameter

handle
IntPtr

nativeint

Gilt für:

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
Attribute

Gilt für: