Click or drag to resize

StorageClientInterestGroupAccessed Event

Version 130.1.90
One of the interest groups was accessed. Note that these events are global to all targets sharing an interest group store.

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

Value

EventHandlerInterestGroupAccessedEventArgs
See Also