resultLimit property
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;
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.
final int? resultLimit;