Configuration

public struct Configuration

Undocumented

  • Undocumented

    Declaration

    Swift

    public init(insert: UITableView.RowAnimation = .automatic, update: UITableView.RowAnimation = .automatic,
                move: UITableView.RowAnimation = .automatic, delete: UITableView.RowAnimation = .automatic,
                insertSection: UITableView.RowAnimation = .automatic, updateSection: UITableView.RowAnimation = .automatic,
                deleteSection: UITableView.RowAnimation = .automatic)