Share via


NCWidgetListViewControllerDidRemoveRowEventArgs(UIntPtr) Constructor

Definition

Create a new instance of the NCWidgetListViewControllerDidRemoveRowEventArgs with the specified event data.

public NCWidgetListViewControllerDidRemoveRowEventArgs(UIntPtr row);
new NotificationCenter.NCWidgetListViewControllerDidRemoveRowEventArgs : unativeint -> NotificationCenter.NCWidgetListViewControllerDidRemoveRowEventArgs

Parameters

row
UIntPtr

unativeint

The value for the Row property.

Applies to