Click or drag to resize

GetUsageAndQuotaResponse.UsageBreakdown Property

Version 93.1.111
usageBreakdown

Namespace:  CefSharp.DevTools.Storage
Assembly:  CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax
public IList<UsageForType> UsageBreakdown { get; }

Property Value

Type: IList<UsageForType>
See Also