| Platform | Since |
|---|---|
| Android | 0.1 |
| iPhone | 0.1 |
| iPad | 0.1 |
The base type for all Titanium events.
| Name | Summary |
|---|---|
| getSource |
Gets the value of the source property. |
| getType |
Gets the value of the type property. |
| setSource |
Sets the value of the source property. |
| setType |
Sets the value of the type property. |
| Name | Type | Summary |
|---|---|---|
| source | Object |
Source object that fired the event. |
| type | String |
Name of the event fired. |