Share via


UIContextualActionHandler Delegado

Definición

Acción que se va a ejecutar cuando el usuario presiona un UIContextualAction botón.

public delegate void UIContextualActionHandler(UIContextualAction action, UIView sourceView, UIContextualActionCompletionHandler completionHandler);
type UIContextualActionHandler = delegate of UIContextualAction * UIView * UIContextualActionCompletionHandler -> unit

Parámetros

sourceView
UIView

Se aplica a