maximumResults
A constant value that represents the maximum number of results CloudKit retrieves.
Declaration
class let maximumResults: IntDiscussion
The value of this constant doesn’t correspond to the actual number of records. CloudKit dynamically determines the actual number according to various conditions at runtime.
This constant is the resultsLimit property’s default value.