Titanium.UI.ImageView.setImage

Function of Titanium.UI.ImageView.
Platform Since
Android 0.9
iPhone 0.9
iPad 0.9
Mobile Web 1.8

Summary

Sets the value of the image property.

Arguments

Name Type Summary
image String or Titanium.Blob or Titanium.Filesystem.File

New value for the property.

Return Type

void