Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWindow
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
| Include | #include "Widgets/SWindow.h" |
void SetWidgetToFocusOnActivate
&40;
TSharedPtr< SWidget > InWidget
&41;
Remarks
Sets a widget that should become focused when this window is next activated
Parameters
| Name | Description |
|---|---|
| InWidget | The widget to set focus to when this window is activated |