enum GUIOptionType
Type of GUI element options.
Values
| Name | Value | Description |
|---|---|---|
FixedWidth |
0 |
|
FlexibleWidth |
1 |
|
FixedHeight |
2 |
|
FlexibleHeight |
3 |
|
ExpandingWidth |
4 |
|
ExpandingHeight |
5 |
|
Position |
6 |