SComboBox::OnKeyDown

Handle key presses that [SListView](API\Runtime\Slate\Widgets\Views\SListView) ignores

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SComboBox.h

Include

#include "Widgets/Input/SComboBox.h"

Syntax

virtual FReply OnKeyDown
(
    const FGeometry & MyGeometry,
    const FKeyEvent & InKeyEvent
)

Remarks

Handle key presses that SListView ignores