SMultiLineEditableTextBox::HasKeyboardFocus

Checks to see if this widget currently has the keyboard focus

Windows
MacOS
Linux

Override Hierarchy

SWidget::HasKeyboardFocus()

SMultiLineEditableTextBox::HasKeyboardFocus()

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SMultiLineEditableTextBox.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Input/SMultiLineEditableTextBox.cpp

Syntax

virtual bool HasKeyboardFocus() const

Remarks

Checks to see if this widget currently has the keyboard focus

Returns

True if this widget has keyboard focus

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