Click or drag to resize

GetUsageAndQuotaResponse.UsageBreakdown Property

Version 97.1.60
usageBreakdown

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

Property Value

Type: IList<UsageForType>
See Also