Options for how drag interactions affect WebViewPrefab
and CanvasWebViewPrefab
.
Drag interactions have no effect.
Drag interactions trigger scrolling (default).
Drag interactions trigger dragging within the web page (e.g. drag-and-drop, dragging to select text).
This mode only works for webview implementations that support the IWithPointerDownAndUp
interface (i.e. Android, Android Gecko, Windows, and macOS).