Click or drag to resize

PlatformLayoutPresetTypes Enumeration

Experimental : Platform layout preset types.

Namespace:  Openfin.Desktop.PlatformAPI.Layout
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public enum PlatformLayoutPresetTypes
Members
  Member nameValueDescription
Columns0
Grid1
Rows2
Tabs3
See Also