Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Application > API/Runtime/SlateCore/Application/FSlateApplicationBase
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
| Include | #include "Application/SlateApplicationBase.h" |
TSharedPtr < SWidget > GetKeyboardFocusedWidget() const
Remarks
Gets the widget that currently has keyboard focus, if any. The focused widget, or nullptr if no widget has focus.