Click or drag to resize

CSSStyleSheetHeaderLoadingFailed Property

Version 130.1.90
If the style sheet was loaded from a network resource, this indicates when the resource failed to load

Namespace: CefSharp.DevTools.CSS
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public bool? LoadingFailed { get; set; }

Property Value

NullableBoolean
See Also