SMultiLineEditableText::FArguments::OnKeyDownHandler

Callback delegate to have first chance handling of the OnKeyDown event

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Text/SMultiLineEditableText.h

Include

#include "Widgets/Text/SMultiLineEditableText.h"

Syntax

WidgetArgsType & OnKeyDownHandler
(
    const FOnKeyDown & InDelegate
)

Remarks

Callback delegate to have first chance handling of the OnKeyDown event

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