PrerenderStatusUpdatedEventArgsStatus Property |
Version 112.3.0
Status
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public PreloadingStatus Status { get; set; }
public:
property PreloadingStatus Status {
PreloadingStatus get ();
void set (PreloadingStatus value);
}
Property Value
Type:
PreloadingStatusSee Also