allPresses
The state of all physical buttons in the event.
Declaration
var allPresses: Set<UIPress> { get }Return Value
The set of UIPress instances that participated in this event.
The state of all physical buttons in the event.
var allPresses: Set<UIPress> { get }The set of UIPress instances that participated in this event.