Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/SViewport
- SWidget::OnQueryShowFocus()
- SViewport::OnQueryShowFocus()
References
| Module | Slate |
| 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
&40;
const EFocusCause InFocusCause
&41; const
Remarks
Called to determine if we should render the focus brush.
Parameters
| Name | Description |
|---|---|
| InFocusCause | The cause of focus |