SWebBrowserView::FArguments::OnUnhandledKeyDown

Called to allow the handling of any key down events not handled by the browser.

Windows
MacOS
Linux

References

Module

WebBrowser

Header

/Engine/Source/Runtime/WebBrowser/Public/SWebBrowserView.h

Include

#include "SWebBrowserView.h"

Syntax

WidgetArgsType & OnUnhandledKeyDown
(
    const FOnUnhandledKeyDown & InDelegate
)

Remarks

Called to allow the handling of any key down events not handled by the browser.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss