maximumNumberOfResultsPerPage
The maximum number of results to return in a single page enumeration.
Declaration
var maximumNumberOfResultsPerPage: Int { get }Discussion
If the extension returns more than this number of results in a single page enumeration, the system will crash the extension process.