SMultiLineEditableTextBox::FArguments::Margin

The amount of blank space left around the edges of text area.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SMultiLineEditableTextBox.h

Include

#include "Widgets/Input/SMultiLineEditableTextBox.h"

Syntax

WidgetArgsType & Margin
(
    const TAttribute< FMargin > & InAttribute
)

Remarks

The amount of blank space left around the edges of text area. This is different to Padding because this area is still considered part of the text area, and as such, can still be interacted with

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