Click or drag to resize

StorageClientSharedStorageAccessed Event

Version 130.1.90
Shared storage was accessed by the associated page. The following parameters are included in all events.

Namespace: CefSharp.DevTools.Storage
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public event EventHandler<SharedStorageAccessedEventArgs> SharedStorageAccessed

Value

EventHandlerSharedStorageAccessedEventArgs
See Also