matchedKeyCount
The number of keys that matched for an exposure detection.
Declaration
var matchedKeyCount: UInt64 { get }Discussion
The framework computes this property’s value across all matching exposures, not just exposures that meet or exceed minimumRiskScore or minimumRiskScoreFullRange.
This value is only available when ENAPIVersion is set to 1 in the app’s Info.plist file.