次の方法で共有


UISwipeActionsConfiguration.FromActions(UIContextualAction[]) メソッド

定義

指定した を有効にする新しいスワイプ アクション構成を作成して返します actions

[Foundation.Export("configurationWithActions:")]
public static UIKit.UISwipeActionsConfiguration FromActions (UIKit.UIContextualAction[] actions);
static member FromActions : UIKit.UIContextualAction[] -> UIKit.UISwipeActionsConfiguration

パラメーター

actions
UIContextualAction[]

最も外側から最も内側までのアクションの一覧。

戻り値

属性

適用対象