次の方法で共有


UIContextualActionHandler 代理人

定義

ユーザーがボタンを押したときに実行する UIContextualAction アクション。

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

パラメーター

sourceView
UIView

適用対象