SSuggestionTextBox::FArguments::RevertTextOnEscape

Whether to allow the user to back out of changes when they press the escape key.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SSuggestionTextBox.h"

Syntax

WidgetArgsType & RevertTextOnEscape
(
    const TAttribute< bool > & InAttribute
)

Remarks

Whether to allow the user to back out of changes when they press the escape key.

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