desiredNumberOfResults
How many results the system is requesting. This is a hint to the extension, to help avoid unnecessary work. The extension may return more results than this.
Declaration
var desiredNumberOfResults: Int { get }How many results the system is requesting. This is a hint to the extension, to help avoid unnecessary work. The extension may return more results than this.
var desiredNumberOfResults: Int { get }