Click or drag to resize

DownloadProgressEventArgsState Property

Version 96.0.142
Download status.

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

Property Value

Type: DownloadProgressState
See Also