Choose your operating system:
Windows
macOS
Linux
| FSlateApplicationBase::GetKeyboardFocusedWidget()
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
Include |
#include "Application/SlateApplicationBase.h" |
TSharedPtr< SWidget > GetKeyboardFocusedWidget() const
Gets the widget that currently has keyboard focus, if any.
The focused widget, or nullptr if no widget has focus.