ETabActivationCause

The cause of a tab activation

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Docking/SDockTab.h

Include

#include "Widgets/Docking/SDockTab.h"

Syntax

enum ETabActivationCause
{
    UserClickedOnTab,
    SetDirectly,
}

Values

Name

Description

UserClickedOnTab

SetDirectly

Remarks

The cause of a tab activation

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss