Enum CoreWebView2SharedBufferAccess
Specifies the desired access from script to CoreWebView2SharedBuffer.
public enum CoreWebView2SharedBufferAccess
Fields
Script from web page only has read access to the shared buffer.
Script from web page has read and write access to the shared buffer.