Click or drag to resize

DownloadProgressEventArgsState Property

Version 101.0.180
Download status.

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

Property Value

Type: DownloadProgressState
See Also