SCheckBox::FArguments::CheckBoxContentUsesAutoWidth

Whether or not the content portion of the checkbox should layout using auto-width.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SCheckBox.h

Include

#include "Widgets/Input/SCheckBox.h"

Syntax

WidgetArgsType & CheckBoxContentUsesAutoWidth
(
    bool InArg
)

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss