Click or drag to resize

ApplicationPlatformViewCreated Event

Occurs when a platform view is created. Contains information

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public event EventHandler<ViewCreatedEventArgs> PlatformViewCreated

Value

Type: SystemEventHandlerViewCreatedEventArgs
See Also