performFetch()
Executes the controller’s fetch request.
Declaration
func performFetch() throwsDiscussion
After you execute this method, access the controller’s fetched objects using the fetchedObjects property.
Executes the controller’s fetch request.
func performFetch() throwsAfter you execute this method, access the controller’s fetched objects using the fetchedObjects property.