Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Input > API/Runtime/Slate/Widgets/Input/SCheckBox > API/Runtime/Slate/Widgets/Input/SCheckBox/FArguments
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SCheckBox.h |
| Include | #include "Widgets/Input/SCheckBox.h" |
WidgetArgsType & CheckBoxContentUsesAutoWidth
&40;
bool InArg
&41;
Remarks
Whether or not the content portion of the checkbox should layout using auto-width. When true the content will always be arranged at its desired size as opposed to resizing to the available space.