Click or drag to resize

WindowPlatformLayoutInitialized Event

Occurs when the window and all of its layout's views have either finished or failed navigation.

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

Value

Type: SystemEventHandlerPlatformLayoutInitializedEventArgs
See Also