Click or drag to resize

PlatformViewViewFileDownloadStarted Event

Occurs when a view's file download starts.

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

Value

Type: SystemEventHandlerViewFileDownloadStartedEventArgs
See Also