Class OnGamepadButtonStateChangedArgs
- Namespace
- Playnite
- Assembly
- Playnite.SDK.dll
public class OnGamepadButtonStateChangedArgs
- Inheritance
-
OnGamepadButtonStateChangedArgs
- Inherited Members
Properties
Button
public GamepadInput Button { get; }
Property Value
Gamepad
public Gamepad Gamepad { get; }
Property Value
State
public GamepadInputState State { get; }