SExpandableButton::FArguments::CollapsedText

The text to display in this button in it's collapsed state (if nothing is specified for CollapsedButtonContent)

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SExpandableButton.h"

Syntax

WidgetArgsType & CollapsedText
(
    const TAttribute< FText > & InAttribute
)

Remarks

The text to display in this button in it's collapsed state (if nothing is specified for CollapsedButtonContent)

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