Navigation
API > API/Plugins > API/Plugins/SlateIM
Sync with FSlateIMEditableTextParams.
| Name | FEditableTextParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMParameters.h |
| Include Path | #include "SlateIMParameters.h" |
Syntax
struct FEditableTextParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| HintText | const FStringView | HintText The hint text to display when the input field is empty | SlateIMParameters.h | |
| Style | const FEditableTextBoxStyle * | An Editable Text Box Style to override the default style. | SlateIMParameters.h |