Contents

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.

See Also

Reading the event button presses