SMultiLineEditableText::ShouldClearKeyboardFocusOnCommit

Should we clear the keyboard focus when the user commits text to this widget?

Windows
MacOS
Linux

Override Hierarchy

ISlateEditableTextWidget::ShouldClearKeyboardFocusOnCommit()

SMultiLineEditableText::ShouldClearKeyboardFocusOnCommit()

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Text/SMultiLineEditableText.h

Include

#include "Widgets/Text/SMultiLineEditableText.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Text/SMultiLineEditableText.cpp

Syntax

virtual bool ShouldClearKeyboardFocusOnCommit() const

Remarks

Should we clear the keyboard focus when the user commits text to this widget?

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