true if drag events are being intercepted, false otherwise.
true
false
class Page { isDragInterceptionEnabled(): boolean; }
Returns:
boolean