UISwipeActionsConfiguration.PerformsFirstActionWithFullSwipe Property

Definition

Gets or sets a Boolean value that controls whether a full swipe causes the first action in UISwipeActionsConfiguration to be performed. Default is true.

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

Property Value

Attributes

Applies to