Class TabbedWindowContent
- Namespace
- AO
- Assembly
- CoreAssembly.dll
public class TabbedWindowContent : WindowContent
- Inheritance
-
TabbedWindowContent
- Inherited Members
- Extension Methods
Fields
SelectedTab
public int SelectedTab
Field Value
TabButtonColor
public ButtonColor TabButtonColor
Field Value
TabButtonStyle
public TabButtonStyle TabButtonStyle
Field Value
TabHeight
public int TabHeight
Field Value
TabLocation
public TabLocation TabLocation
Field Value
TabSelectedButtonColor
public ButtonColor TabSelectedButtonColor
Field Value
Tabs
public List<TabContent> Tabs
Field Value
Methods
TryGet<T>()
public override T TryGet<T>() where T : WindowContent
Returns
- T
Type Parameters
T