Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Docking
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Docking/STabDrawer.h |
| Include | #include "Framework/Docking/STabDrawer.h" |
Syntax
enum ETabDrawerOpenDirection
{
Left,
Right,
Bottom,
}
Values
| Name | Description |
|---|---|
| Left | Open from the left to the right |
| Right | Open from the right to the left |
| Bottom | Open from the top to the bottom |
Remarks
The direction that a tab drawer opens relative to the location of the sidebar it is in