NCWidgetListViewDelegate Constructors

Definition

Overloads

NCWidgetListViewDelegate()
NCWidgetListViewDelegate(NSObjectFlag)
NCWidgetListViewDelegate(IntPtr)

NCWidgetListViewDelegate()

[Foundation.Export("init")]
protected NCWidgetListViewDelegate ();
Attributes

Applies to

NCWidgetListViewDelegate(NSObjectFlag)

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

Parameters

Applies to

NCWidgetListViewDelegate(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to