SSpinBox::HasKeyboardFocus

Checks to see if this widget currently has the keyboard focus

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

SWidget::HasKeyboardFocus()

SSpinBox::HasKeyboardFocus()

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SSpinBox.h"

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