TSupportsContentPaddingMixin

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 TSupportsContentPaddingMixin

Variables

Name Description

Public variable

TAttribute< FMa...

 

SlotPadding

Functions

Name Description

Public function

MixedIntoTyp...

 

Padding

(
    const TAttribute< FMargin > InPaddi...
)

Public function

MixedIntoTyp...

 

Padding

(
    float Uniform
)

Public function

MixedIntoTyp...

 

Padding

(
    float Horizontal,
    float Vertical
)

Public function

MixedIntoTyp...

 

Padding

(
    float Left,
    float Top,
    float Right,
    float Bottom
)

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