Event that fires when body lean has changed.
public:
event TypedEventHandler<BodyController^ , IBodyControllerReadingChangedEventArgs^ >^ ReadingChanged {
EventRegistrationToken add (TypedEventHandler<BodyController^ , IBodyControllerReadingChangedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.Input
Metadata: windows.winmd