Share via


NCWidgetListViewControllerShouldRemoveRow Delegate

Definition

public delegate bool NCWidgetListViewControllerShouldRemoveRow(NCWidgetListViewController list, UIntPtr row);
type NCWidgetListViewControllerShouldRemoveRow = delegate of NCWidgetListViewController * unativeint -> bool

Parameters

row
UIntPtr

unativeint

Return Value

Applies to