Titanium.UI.createWebView

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

Summary

Creates and returns an instance of Titanium.UI.WebView.

Arguments

Name Type Summary
parameters Dictionary<Titanium.UI.WebView>

Properties to set on a new object, including any defined by Titanium.UI.WebView except those marked not-creation or read-only. Optional.

Return Type