middleButton
The optional middle button on the mouse.
Declaration
var middleButton: GCControllerButtonInput? { get }Discussion
If the mouse doesn’t have a middle button, this property is nil.
The optional middle button on the mouse.
var middleButton: GCControllerButtonInput? { get }If the mouse doesn’t have a middle button, this property is nil.