Choose your operating system:
Windows
macOS
Linux
| SWidget::OnQueryShowFocus()
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/SViewport.h |
Include |
#include "Widgets/SViewport.h" |
Source |
/Engine/Source/Runtime/Slate/Private/Widgets/SViewport.cpp |
virtual TOptional< bool > OnQueryShowFocus
(
const EFocusCause InFocusCause
) const
Called to determine if we should render the focus brush.
Parameter |
Description |
---|---|
InFocusCause |
The cause of focus |