Controller Members

Controller has the following members.

Public Properties

  Name Description
  Controllers Gets a list of all connected controllers.
Id Gets the controller ID.
Type Gets the controller type.
User Gets the user associated with the controller.

Public Methods

  Name Description
  GetControllerById Gets the controller using the controller id.
  GetControllerMetadata Gets the controller metadata using the id and the metadata version.
  GetControllersOrderedLeftToRight Gets the list of controllers sorted by physical position from left to right.

Public Events

  Name Description
  ControllerAdded Signals when a controller is added.
  ControllerOrderChanged Event signaling that the physical order of the controllers has changed.
  ControllerPairingChanged Signals when controller pairing is changed.
  ControllerRemoved Signals when a controller is removed.

See also

Reference

Controller Class

Windows.Xbox.Input Namespace