Click or drag to resize

StorageClientSharedStorageAccessed Event

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

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

Value

Type: SystemEventHandlerSharedStorageAccessedEventArgs
See Also