Type Aliases
The following type aliases are available globally.
-
Prototype of a monitor function that accepts a JoyStickViewXYReport.
Declaration
Swift
public typealias JoyStickViewXYMonitor = (_ value: JoyStickViewXYReport) -> Void
-
Prototype of a monitor function that accepts a JoyStickViewXYReport.
Declaration
Swift
public typealias JoyStickViewPolarMonitor = (_ value: JoyStickViewPolarReport) -> Void