PerceptionStopFaceAuthenticationHandler PerceptionStopFaceAuthenticationHandler PerceptionStopFaceAuthenticationHandler PerceptionStopFaceAuthenticationHandler Delegate

Definition

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

public : delegate void PerceptionStopFaceAuthenticationHandler(PerceptionFaceAuthenticationGroup sender)public delegate void PerceptionStopFaceAuthenticationHandler(PerceptionFaceAuthenticationGroup sender)Public Delegate PerceptionStopFaceAuthenticationHandler(sender As PerceptionFaceAuthenticationGroup)// You can use this delegate in JavaScript.
Parameters
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)