Click or drag to resize

DownloadProgressEventArgsState Property

Version 110.0.300
Download status.

Namespace:  CefSharp.DevTools.Browser
Assembly:  CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax
public DownloadProgressState State { get; set; }

Property Value

Type: DownloadProgressState
See Also