Typ XInputActionMap zpřístupňuje následující členy.
 Konstruktory
Konstruktory
| Jméno | Popis | |
|---|---|---|
|  | XInputActionMap | 
            Vytvoří novou instanci XInputActionMap.
             | 
 Metody
Metody
| Jméno | Popis | |
|---|---|---|
|  | Add | 
            Přidá akci do mapy akcí.
             | 
|  | Equals | (Zděděno z 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 | 
            Vrátí stav s indexem index.
             | 
|  | GetStateById | 
            Vrátí stav podle identifikátoru id.
             | 
|  | GetType | Gets the Type of the current instance. | 
|  | MapDevices | 
            Provede mapování zařízení.
             | 
|  | MemberwiseClone | Creates a shallow copy of the current Object. | 
|  | OnAction | 
            Vyvolává událost Action.
             | 
|  | SetState | 
            Nastaví stav s indexem index.
             | 
|  | SetStateById | 
            Nastaví stav podle identifikátoru id.
             | 
|  | ToString | (Zděděno z Object.) | 
 Vlastnosti
Vlastnosti
| Jméno | Popis | |
|---|---|---|
|  | ActionFormat | 
            Vrátí formát akcí ActionFormat.
             | 
|  | State | 
            Vrátí stavy akcí XInputActionMapState.
             | 
|  | SyncRoot | 
            Vrátí objekt, který může být použit pro synchronizaci přístupu k této instanci.
             | 






