unlockDelay property
Delay before unlocking after a face first appears. Prevents flicker from brief false positives. Defaults to 0ms (instant).
Implementation
final Duration unlockDelay;
Delay before unlocking after a face first appears. Prevents flicker from brief false positives. Defaults to 0ms (instant).
final Duration unlockDelay;