resultLimit property

int? resultLimit
final

kSecMatchLimit: Action-Specific. Specifies the maximum number of results to return in a query. For example, 1 for a single result, or all for all matching results.

Implementation

final int? resultLimit;