Class SplitWindowContent
- Namespace
- AO
- Assembly
- CoreAssembly.dll
public class SplitWindowContent : WindowContent
- Inheritance
-
SplitWindowContent
- Inherited Members
- Extension Methods
Fields
Axis
public SplitAxis Axis
Field Value
First
public WindowContent First
Field Value
Second
public WindowContent Second
Field Value
SplitRatio
public float SplitRatio
Field Value
Methods
TryGet<T>()
public override T TryGet<T>() where T : WindowContent
Returns
- T
Type Parameters
T