Share via


NCWidgetListViewDelegate_Extensions.DidReorderRow Method

Definition

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

Parameters

row
UIntPtr

unativeint

newIndex
UIntPtr

unativeint

Attributes

Applies to