Class LayoutContext
Inheritance
System.Object
LayoutContext
Syntax
[Serializable]
public class LayoutContext
Fields
showEnvironmentPanel
Declaration
public bool showEnvironmentPanel
Field Value
| Type |
Description |
| System.Boolean |
|
viewLayout
Declaration
Field Value
Properties
isCombinedView
Declaration
public bool isCombinedView { get; }
Property Value
| Type |
Description |
| System.Boolean |
|
isMultiView
Declaration
public bool isMultiView { get; }
Property Value
| Type |
Description |
| System.Boolean |
|
isSimpleView
Declaration
public bool isSimpleView { get; }
Property Value
| Type |
Description |
| System.Boolean |
|