Skip to content

Alloy.TrackedEventListener

A tracked event listener.

Properties #

handler#

Type: Function

Callback bound to the view's event.

id#

Type: String

ID attribute of the view object.

type#

Type: String

Name of the event.

view#

Type: Object

View object bound to the event listener.

Titanium SDK Documentation