Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Widgets > SWindow
- SWidget::SupportsKeyboardFocus()
- SWindow::SupportsKeyboardFocus()
- SVirtualWindow::SupportsKeyboardFocus()
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
Include | #include "Widgets/SWindow.h" |
Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SWindow.cpp |
virtual bool SupportsKeyboardFocus&40;&41; const
Remarks
Checks to see if this widget supports keyboard focus. Override this in derived classes. True if this widget can take keyboard focus