Click or drag to resize

PlatformViewViewFileDownloadProgress Event

Occurs when a view's downloading file progresses.

Namespace:  Openfin.Desktop.PlatformAPI.View
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public event EventHandler<ViewFileDownloadProgressEventArgs> ViewFileDownloadProgress

Value

Type: SystemEventHandlerViewFileDownloadProgressEventArgs
See Also