Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Input > API/Runtime/Slate/Widgets/Input/SEditableText
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SEditableText.h |
| Include | #include "Widgets/Input/SEditableText.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Input/SEditableText.cpp |
void SetMinDesiredWidth
&40;
const TAttribute< float > & InMinDesiredWidth
&41;
Remarks
Sets the minimum width that a text block should be.
Parameters
| Name | Description |
|---|---|
| InMinDesiredWidth | The minimum width |