Contents

fetchRequest

The underlying fetch request that is executed asynchronously.

Declaration

var fetchRequest: NSFetchRequest<ResultType> { get }

See Also

Preparing a Request