Skip to main content

loading

// Property: loading
// Description: Indicates if the webview is loading content.
// Component(s): Ti.UI.WebView
'.loading': { loading: true }
'.loading-false': { loading: false }