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