EHeaderComboVisibility

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Views/SHeaderRow.h

Include

#include "Widgets/Views/SHeaderRow.h"

Syntax

enum EHeaderComboVisibility
{
    Always,
    Ghosted,
    OnHover,
}

Values

Name

Description

Always

Always show the drop down at full opacity

Ghosted

Always show the drop down, but in a ghosted way when not hovered

OnHover

Only show the drop down when hovered

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