Click or drag to resize

StorageClientInterestGroupAuctionEventOccurred Event

Version 130.1.90
An auction involving interest groups is taking place. These events are target-specific.

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

Value

EventHandlerInterestGroupAuctionEventOccurredEventArgs
See Also