共用方式為


UIContextualActionCompletionHandler 代理人

定義

完成之後 UIContextualActionHandler 要執行的動作。

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

參數

finished
Boolean

適用於