EKeyboardType

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/IVirtualKeyboardEntry.h"

Syntax

enum EKeyboardType
{
    Keyboard_Default,
    Keyboard_Number,
    Keyboard_Web,
    Keyboard_Email,
    Keyboard_Password,
    Keyboard_AlphaNumeric,
}

Values

Name

Description

Keyboard_Default

Keyboard_Number

Keyboard_Web

Keyboard_Email

Keyboard_Password

Keyboard_AlphaNumeric

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