setAnimates(_:)
Controls whether the receiver animates reordering and changes of the data source.
Declaration
func setAnimates(_ flag: Bool)Parameters
- flag:
A
BOOLvalue that specifies whether the receiver animates reordering and changes of the data source.