unlockDelay property

Duration unlockDelay
final

Delay before unlocking after a face first appears. Prevents flicker from brief false positives. Defaults to 0ms (instant).

Implementation

final Duration unlockDelay;