The base type for all Titanium events.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
True if the event will try to bubble up if possible.
Set to true to stop the event from bubbling.
Default: false
false
Source object that fired the event.
Name of the event fired.
Contents