Click or drag to resize

PlatformLayoutConfigurationContent Property

[Missing <summary> documentation for "P:Openfin.Desktop.PlatformAPI.Layout.PlatformLayoutConfiguration.Content"]

Namespace:  Openfin.Desktop.PlatformAPI.Layout
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public List<ItemConfigType> Content { get; set; }

Property Value

Type: ListItemConfigType
See Also