Click or drag to resize

SharedStorageAccessedEventArgsParams Property

Version 130.1.90
The sub-parameters wrapped by `params` are all optional and their presence/absence depends on `type`.

Namespace: CefSharp.DevTools.Storage
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public SharedStorageAccessParams Params { get; }

Property Value

SharedStorageAccessParams
See Also