Enumeration
PanelArea
Members
PANEL_AREA_START
-
The area of the panel that is at the horizontal start. The side is defined by the direction of the user language. In English, it is the left side.
- Value:
0
- Nickname:
start
- Available since: 1
- Value:
PANEL_AREA_END
-
The area of the panel that is at the end.
- Value:
1
- Nickname:
end
- Available since: 1
- Value:
PANEL_AREA_TOP
-
The area at the top of the panel.
- Value:
2
- Nickname:
top
- Available since: 1
- Value:
PANEL_AREA_BOTTOM
-
The area at the bottom of the panel.
- Value:
3
- Nickname:
bottom
- Available since: 1
- Value:
PANEL_AREA_CENTER
-
The area that would be considered as the main area, always revealed.
- Value:
4
- Nickname:
center
- Available since: 1
- Value: