Contents

performsFirstActionWithFullSwipe

A Boolean value indicating whether a full swipe automatically performs the first action.

Declaration

var performsFirstActionWithFullSwipe: Bool { get set }

Discussion

When this property is set to true, a full swipe in the row performs the first action listed in the actions property. The default value of this property is true.

See Also

Getting the swipe action information