Class PointerLockPermissionRequest

java.lang.Object
All Implemented Interfaces:
Proxy, PermissionRequest

@Generated("io.github.jwharm.JavaGI") public final class PointerLockPermissionRequest extends GObject implements PermissionRequest
A permission request for locking the pointer.

WebKitPointerLockPermissionRequest represents a request for permission to decide whether WebKit can lock the pointer device when requested by web content.

When a WebKitPointerLockPermissionRequest is not handled by the user, it is allowed by default.