Click or drag to resize

StateChangedEventArgs Properties

The StateChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyNewState
Gets the new ControllerState of the controller.
Public propertyTime
Time stamp of the event (from the controller).
(Inherited from ControllerEventArgs.)
Top
See Also