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