No overview available.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
Frameworks
- UIKit
- App
Kit
Declaration
class NSDiffableDataSourceSnapshotReference : NSObject
No overview available.
SDKs
Frameworks
class NSDiffableDataSourceSnapshotReference : NSObject
Create and configure cells for your table dynamically using a data source object, or provide them statically from your storyboard.
protocol UITable View Data Source
The methods adopted by the object you use to manage data and provide cells for a table view.
protocol UITable View Data Source Prefetching
A protocol that provides advance warning of the data requirements for a table view, allowing you to start potentially long-running data operations early.
class UILocalized Indexed Collation
An object that organizes, sorts, and localizes the data for a table view that has a section index.
protocol UIData Source Translating
An advanced interface for managing a data source object.
class UIRefresh Control
A standard control that can initiate the refreshing of a scroll view’s contents.