NCWidgetListViewDelegate.DidReorderRow Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- row
- System.System.UIntPtr System.unativeint
- newIndex
- System.System.UIntPtr System.unativeint
- Attributs