function sap/ui/events/isMouseEventDelayed

Visiblity: restricted
Available since: N/A
Module: sap/ui/events/isMouseEventDelayed
Application Component:

Whether the current browser fires mouse events after touch events with long delay (~300ms).

Mobile browsers fire mouse events after touch events with a delay (~300ms) Some modern mobile browsers already removed the delay under some condition. Those browsers are: 1. iOS Safari in iOS 8 (except UIWebView / WKWebView). 2. Chrome on Android from version 32 (exclude the Samsung stock browser which also uses Chrome kernel)


Parameters Overview

Param Type Default Value Description

Methods Overview

Method Description