Titanium.UI.Window.android:volup

Event of Titanium.UI.Window.
Platform Since
Android 0.9

Summary

Fired when the volume up button is released.

Description

Setting a listener disables the default key handling for this button. To restore default behavior, remove the listener. It is recommended that you only have one handler per heavyweight window.

Properties

Properties of the object passed to the event callback:
Name Type Summary
source Object

Source object that fired the event.

type String

Name of the event fired.