Click or drag to resize

StorageClientInterestGroupAccessed Event

Version 118.6.80
One of the interest groups was accessed by the associated page.

Namespace:  CefSharp.DevTools.Storage
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public event EventHandler<InterestGroupAccessedEventArgs> InterestGroupAccessed

Value

Type: SystemEventHandlerInterestGroupAccessedEventArgs
See Also