Skip to main content

forceTouchSupported

// Property: forceTouchSupported
// Description: Determines if the 3D-Touch capability "Force Touch" is supported (true) or not (false) by the device.
// Component(s): Ti.UI.iOS
'.force-touch-supported': { forceTouchSupported: true }
'.force-touch-supported-false': { forceTouchSupported: false }