Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 730 Bytes

perceptionstopfaceauthenticationhandler.md

File metadata and controls

22 lines (16 loc) · 730 Bytes
-api-id -api-type
T:Windows.Devices.Perception.Provider.PerceptionStopFaceAuthenticationHandler
winrt delegate

Windows.Devices.Perception.Provider.PerceptionStopFaceAuthenticationHandler

-description

Invoked when a PerceptionFaceAuthenticationGroup exits Face Authentication mode. This will only be invoked after the group received a PerceptionStartFaceAuthenticationHandler from which it returned true.

-parameters

-param sender

The associated PerceptionFaceAuthenticationGroup that was registered.

-remarks

-examples

-see-also