The XInputActionMap type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| XInputActionMap | 
            Creates new XInputActionMap class instance.
              | 
Methods
| Name | Description | |
|---|---|---|
| Add | 
            Adds action to the action map.
              | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.  | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  | |
| GetState | 
            Gets state with the index index.
              | |
| GetStateById | 
            Gets state by the identifier id.
              | |
| GetType | Gets the Type of the current instance.  | |
| MapDevices | 
            Maps the devices.
              | |
| MemberwiseClone | Creates a shallow copy of the current Object.  | |
| OnAction | 
            Fires event Action.
              | |
| SetState | 
            Sets state with the index index.
              | |
| SetStateById | 
            Sets state by the identifier id.
              | |
| ToString | (Inherited from Object.) | 
Properties
| Name | Description | |
|---|---|---|
| ActionFormat | 
            Gets the ActionFormat action format.
              | |
| State | 
            Gets the XInputActionMapState action states.
              | |
| SyncRoot |