unreal.VirtualKeyboardTrigger
¶
- class unreal.VirtualKeyboardTrigger¶
Bases:
unreal.EnumBase
EVirtual Keyboard Trigger
C++ Source:
Module: Slate
File: ISlateEditableTextWidget.h
- ON_ALL_FOCUS_EVENTS¶
Display the virtual keyboard when the widget gains keyboard focus by any means.
- Type
1
- ON_FOCUS_BY_POINTER¶
Display the virtual keyboard when the widget gains keyboard focus by a pointer action.
- Type
0