Navigation
API > API/Runtime > API/Runtime/WebBrowser > API/Runtime/WebBrowser/FWebBrowserViewport
- ISlateViewport::OnFocusReceived()
- FWebBrowserViewport::OnFocusReceived()
References
| Module | WebBrowser |
| Header | /Engine/Source/Runtime/WebBrowser/Public/WebBrowserViewport.h |
| Include | #include "WebBrowserViewport.h" |
| Source | /Engine/Source/Runtime/WebBrowser/Private/WebBrowserViewport.cpp |
virtual FReply OnFocusReceived
&40;
const FFocusEvent & InFocusEvent
&41;
Remarks
Called when the viewport gains keyboard focus.
Parameters
| Name | Description |
|---|---|
| InFocusEvent | Information about what caused the viewport to gain focus |