Skip to main content
Version: 20.2.1

Page.isDragInterceptionEnabled() method

true if drag events are being intercepted, false otherwise.

Signature:

class Page {
isDragInterceptionEnabled(): boolean;
}

Returns:

boolean