Table of Contents

Enum GameControllerButtonType

Namespace
Stride.Input
Assembly
Stride.Input.dll

The types of gamepad buttons

public enum GameControllerButtonType

Fields

PushButton = 0

A regular button

ToggleButton = 1

A button that is physically toggled when pressed