FWindowTitleBarArgs

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h

Include

#include "Application/SlateApplicationBase.h"

Syntax

struct FWindowTitleBarArgs

Variables

Name Description

Public variable

TSharedPtr< SWi...

 

CenterContent

Optional content for the title bar's center (will override window title)

Public variable

EHorizontalAlig...

 

CenterContentAlignment

The horizontal alignment of the center content.

Public variable

TSharedRef< SWi...

 

Window

The window to create the title bar for

Constructors

Name Description

Public function

FWindowTitleBarArgs

(
    const TSharedRef< SWindow >& InWin...
)

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