PreloadEnabledStateUpdatedEventArgsDisabledByBatterySaver Property |
Version 118.6.80
DisabledByBatterySaver
Namespace:
CefSharp.DevTools.Preload
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public bool DisabledByBatterySaver { get; }
public:
property bool DisabledByBatterySaver {
bool get ();
}
Property Value
Type:
BooleanSee Also