ResourceChangedPriorityEventArgsNewPriority Property |
Version 112.3.0
New priority
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public ResourcePriority NewPriority { get; set; }
public:
property ResourcePriority NewPriority {
ResourcePriority get ();
void set (ResourcePriority value);
}
Property Value
Type:
ResourcePrioritySee Also