Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Docking > API/Runtime/Slate/Widgets/Docking/SDockTab
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Docking/SDockTab.h |
| Include | #include "Widgets/Docking/SDockTab.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Docking/SDockTab.cpp |
void SetOnPersistVisualState
&40;
const FOnPersistVisualState & Handler
&41;
Remarks
Set the custom code to execute for saving visual state in this tab. e.g. ContentBrowser saves the visible filters.OnExtendContextMenu