PlatformViewViewShown Event |
Occurs when a View is shown. This event will fire during creation of a View.
Namespace:
Openfin.Desktop.PlatformAPI.View
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public event EventHandler<ViewShownEventArgs> ViewShown
Value
Type:
SystemEventHandlerViewShownEventArgsSee Also