Titanium.UI.TextArea.blur

Platform Since
Android 0.8
iPhone 0.8
iPad 0.8
Mobile Web 1.8

Summary

Fired when the text area loses focus.

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.

value

Value of the text area at the time of the event.