SWindowDefs::DefaultTitleBarSize

Height of a Slate window title bar, in pixels

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h

Include

#include "Widgets/SWindow.h"

Syntax

namespace SWindowDefs
{
    static const float SWindowDefs::DefaultTitleBarSize = 24.0f;
}

Remarks

Height of a Slate window title bar, in pixels

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