Share via


NCWidgetListViewDelegate_Extensions.ShouldRemoveRow Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldRemoveRow(this NotificationCenter.INCWidgetListViewDelegate This, NotificationCenter.NCWidgetListViewController list, UIntPtr row);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldRemoveRow : NotificationCenter.INCWidgetListViewDelegate * NotificationCenter.NCWidgetListViewController * unativeint -> bool

Parameters

row
UIntPtr

unativeint

Returns

Attributes

Applies to