Click or drag to resize

CSSStyleSheetHeaderLoadingFailed Property

Version 118.6.80
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: 118.6.80.0
Syntax
public bool? LoadingFailed { get; set; }

Property Value

Type: NullableBoolean
See Also