Enumeration
JoyCon.StickDirection
public enum StickDirection
Stick directions
Enumeration Cases
Up
case Up
UpRight
case UpRight
Right
case Right
DownRight
case DownRight
Down
case Down
DownLeft
case DownLeft
Left
case Left
UpLeft
case UpLeft
Neutral
case Neutral