Class GameControllerButtonInfo
Provides information about a gamepad button
public class GameControllerButtonInfo : GameControllerObjectInfo
  - Inheritance
 - 
      objectGameControllerButtonInfo
 
- Inherited Members
 
Fields
Type
The type of button
public GameControllerButtonType Type
  Field Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
  Returns
- string
 A string that represents the current object.