次の方法で共有


UISwipeActionsConfiguration.PerformsFirstActionWithFullSwipe プロパティ

定義

完全なスワイプによって最初のアクション UISwipeActionsConfiguration が実行されるかどうかを制御するブール値を取得または設定します。 既定値は true です。

public virtual bool PerformsFirstActionWithFullSwipe { [Foundation.Export("performsFirstActionWithFullSwipe")] get; [Foundation.Export("setPerformsFirstActionWithFullSwipe:")] set; }
member this.PerformsFirstActionWithFullSwipe : bool with get, set

プロパティ値

属性

適用対象