Navigation
API > API/Developer > API/Developer/ToolWidgets > API/Developer/ToolWidgets/SMessageDialog > API/Developer/ToolWidgets/SMessageDialog/FArguments
Description
Minimum width for the text part of the message box. Optional for very short message text to add breathing space to the layout.
| Name | ContentMinWidth |
| Type | function |
| Header File | /Engine/Source/Developer/ToolWidgets/Public/Dialog/SMessageDialog.h |
| Include Path | #include "Dialog/SMessageDialog.h" |
WidgetArgsType & ContentMinWidth
(
const TAttribute < float > & InAttribute
)