Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the desired access from script to CoreWebView2SharedBuffer.
Name | Value | Description |
---|---|---|
ReadOnly |
0x0 | Script from web page only has read access to the shared buffer. |
ReadWrite |
0x1 | Script from web page has read and write access to the shared buffer. |