ListSwipeActionsConfiguration
@available(iOS 11.0, *)
public class ListSwipeActionsConfiguration : UISwipeActionsConfigurationThe set of actions to perform when swiping on rows of a list.
- 
                  
                  Sets a Boolean value indicating whether a full swipe automatically performs the first action. DeclarationSwift @discardableResult public func performsFirstActionWithFullSwipe(_ value: Bool) -> SelfParametersvalueA Boolean value indicating whether a full swipe automatically performs the first action. Return ValueSelf 
 ListSwipeActionsConfiguration Class Reference
      ListSwipeActionsConfiguration Class Reference