Titanium.UI.WebView.setZIndex

Function of Titanium.UI.WebView. Inherited from Titanium.UI.View.
Platform Since
Android 0.8
iPhone 0.8
iPad 0.8
Mobile Web 1.8

Summary

Sets the value of the zIndex property.

Arguments

Name Type Summary
zIndex Number

New value for the property.

Return Type

void