UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EWindowTitleAlignment Namespace Reference

Enumerations

enum  Type { Left , Center , Right }
 

Detailed Description

Enumerates available horizontal alignments for window title bars.

Enumeration Type Documentation

◆ Type

Enumerator
Left 

The window title should be aligned to the left.

Center 

The window title should be centered within the title bar.

Right 

The window title should be aligned to the right.