CGButtonCount
Represents the number of buttons being set in a synthetic mouse event.
Declaration
typealias CGButtonCount = UInt32Discussion
In mouse events, the button count parameter ranges from 0 to 31. See the function CGPostMouseEvent.
Represents the number of buttons being set in a synthetic mouse event.
typealias CGButtonCount = UInt32In mouse events, the button count parameter ranges from 0 to 31. See the function CGPostMouseEvent.