The Touchpad
field is a member of the GamepadCode
enumeration in the Sandbox namespace. It represents the touchpad button on a game controller, typically found on modern gamepads that support touch input. This field is part of the game controller codes driven from SDL (Simple DirectMedia Layer), which is a cross-platform development library designed to provide low-level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.