TSupportsContentAlignmentMixin

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Layout/Children.h

Include

#include "Layout/Children.h"

Syntax

template<typename MixedIntoType>
class TSupportsContentAlignmentMixin

Variables

Constructors

Name Description

Public function

TSupportsContentAlignmentMixin

(
    const EHorizontalAlignment InHAlign,
    const EVerticalAlignment InVAlign
)

Functions

Name Description

Public function

MixedIntoTyp...

 

HAlign

(
    EHorizontalAlignment InHAlignment
)

Public function

MixedIntoTyp...

 

VAlign

(
    EVerticalAlignment InVAlignment
)

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