Click or drag to resize

WindowPlatformLayoutReady Event

Occurs when the window when the window and all of its layout's views have been created and can receive API calls.

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

Value

Type: SystemEventHandlerPlatformLayoutReadyEventArgs
See Also