Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SDockTab > API/Runtime/Slate/SDockTab/FArguments
Description
Whether this tab can ever be closed. Example: certain programs may want to show tabs for the lifetime of the program.
| Name | CanEverClose |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Docking/SDockTab.h |
| Include Path | #include "Widgets/Docking/SDockTab.h" |
WidgetArgsType & CanEverClose
(
bool InArg
)