Help
News
TiDev
Appearance
The base type for all Titanium events.
Since: 0.1
Type: Boolean
Boolean
True if the event will try to bubble up if possible.
Set to true to stop the event from bubbling.
Type: Object
Object
Source object that fired the event.
Type: String
String
Name of the event fired.