Click or drag to resize

PlatformViewViewCreated Event

Occurs when a view is created.

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

Value

Type: SystemEventHandlerViewCreatedEventArgs
See Also