SkyCtrl3ButtonEvent

@objc(GSSkyCtrl3ButtonEvent)
public enum SkyCtrl3ButtonEvent : Int

An event that may be produced by a RemoteControl.Model.skyCtrl3 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.