Freigeben über


UIContextualActionHandler Delegat

Definition

Eine Aktion, die ausgeführt werden soll, wenn der Benutzer eine UIContextualAction Schaltfläche drückt.

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

Parameter

sourceView
UIView

Gilt für: