javaScriptCanAccessClipboard property

bool? javaScriptCanAccessClipboard
getter/setter pair

Sets whether JavaScript can access the clipboard. When enabled, JavaScript can read from and write to the system clipboard.

The default value is false.

Officially Supported Platforms/Implementations:

Implementation

bool? javaScriptCanAccessClipboard;