NCWidgetListViewDelegate.DidReorderRow Method

Definition

[Foundation.Export("widgetList:didReorderRow:toRow:")]
public virtual void DidReorderRow (NotificationCenter.NCWidgetListViewController list, nuint row, nuint newIndex);
abstract member DidReorderRow : NotificationCenter.NCWidgetListViewController * nuint * nuint -> unit
override this.DidReorderRow : NotificationCenter.NCWidgetListViewController * nuint * nuint -> unit

Parameters

row
System.System.UIntPtr System.unativeint
newIndex
System.System.UIntPtr System.unativeint
Attributes

Applies to