SkyCtrl4AxisEvent

@objc(GSSkyCtrl4AxisEvent)
public enum SkyCtrl4AxisEvent : Int

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

The corresponding input has an axis behavior, i.e. it has a position in some range, and an event is sent each time that position changes, along with the current position value linearly scaled in a [-100, 100] range.