Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Input/SEditableTextBox.h |
Include |
#include "Widgets/Input/SEditableTextBox.h" |
Source |
/Engine/Source/Runtime/Slate/Private/Widgets/Input/SEditableTextBox.cpp |
void SetTextBoxBackgroundColor
(
const TAttribute< FSlateColor > & InBackgroundColor
)
Sets the color of the background/border around the editable text (overrides Style)
Parameter |
Description |
---|---|
InBackgroundColor |
The background/border color |