ClipboardPermissionRequest#
Added in version 2.42.
Superclasses: Object
Implemented Interfaces: PermissionRequest
A permission request for reading clipboard contents.
WebKitClipboardPermissionRequest represents a request for permission to decide whether WebKit can access the clipboard to read its contents through the Async Clipboard API.
When a WebKitClipboardPermissionRequest is not handled by the user, it is denied by default.