Skip to main content

willHandleTouches

// Property: willHandleTouches
// Description: Explicitly specifies if this web view handles touches.
// Component(s): Ti.UI.WebView
'.will-handle-touches': { willHandleTouches: true }
'.will-handle-touches-false': { willHandleTouches: false }