UIContextualActionHandler Délégué
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.
Action à exécuter lorsque l’utilisateur appuie sur un UIContextualAction bouton.
public delegate void UIContextualActionHandler(UIContextualAction action, UIView sourceView, UIContextualActionCompletionHandler completionHandler);
type UIContextualActionHandler = delegate of UIContextualAction * UIView * UIContextualActionCompletionHandler -> unit
Paramètres
- action
- UIContextualAction
- sourceView
- UIView
- completionHandler
- UIContextualActionCompletionHandler