IBodyController.BiometricUserChanged Event

Event that fires when the biometric user changes.

Syntax

public:
event TypedEventHandler<BodyController^ , IBiometricUserChangedEventArgs^ >^ BiometricUserChanged {
         EventRegistrationToken add (TypedEventHandler<BodyController^ , IBiometricUserChangedEventArgs^ >^ value);
         void remove (EventRegistrationToken token);
}  

Remarks

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

IBodyController Interface

IBodyController Members

Windows.Xbox.Input Namespace