Share via


UIContextualActionCompletionHandler 委托

定义

完成后要运行的操作 UIContextualActionHandler

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

参数

finished
Boolean

适用于