UIContextualActionCompletionHandler Delegate

Definition

An action to run after a UIContextualActionHandler completes.

public delegate void UIContextualActionCompletionHandler(bool finished);
type UIContextualActionCompletionHandler = delegate of bool -> unit

Parameters

finished
Boolean

Applies to