Click or drag to resize

PlatformLayoutGetLayoutConfigurationAsync Method

[Missing <summary> documentation for "M:Openfin.Desktop.PlatformAPI.Layout.PlatformLayout.GetLayoutConfigurationAsync"]

Namespace:  Openfin.Desktop.PlatformAPI.Layout
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Task<PlatformLayoutConfiguration> GetLayoutConfigurationAsync()

Return Value

Type: TaskPlatformLayoutConfiguration

[Missing <returns> documentation for "M:Openfin.Desktop.PlatformAPI.Layout.PlatformLayout.GetLayoutConfigurationAsync"]

See Also