SHeader::FArguments::HAlign

How the content should be aligned: HAlign_Left : Content -------- HAlign_Right: -------- Content Otherwise: -- Content --

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SHeader.h

Include

#include "Widgets/Layout/SHeader.h"

Syntax

WidgetArgsType & HAlign
(
    EHorizontalAlignment InArg
)

Remarks

How the content should be aligned: HAlign_Left : Content -------- HAlign_Right: -------- Content Otherwise: -- Content --

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