Skip to content

Mojo app event

mojo:mojo.app.Event

Class Event Abstract#

The Event class.

Properties
Eaten True if event has been eaten. (read only)
Type (read only)
View The event view. (read only)
Methods
Eat Eats the event.
Protected fields
_type
_view
Protected constructors
New