SkyCtrl4ButtonEvent

@objc(GSSkyCtrl4ButtonEvent)
public enum SkyCtrl4ButtonEvent : Int

An event that may be produced by a RemoteControl.Model.skyCtrl4 gamepad input when grabbed.

The corresponding input has a button behavior, i.e. it can be either pressed or released, and an event is sent each time that state changes, along with the current state.