Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/GenericApplication
Delegate for virtual keyboard being shown/hidden in case UI wants to slide out of the way
| Name | FVirtualKeyboardShownEvent |
| Type | class |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplication.h |
| Include Path | #include "GenericPlatform/GenericApplication.h" |
Syntax
class FVirtualKeyboardShownEvent : public TBaseMulticastDelegate_OneParam< void, FPlatformRect >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, FPlatformRect > → GenericApplication::FVirtualKeyboardShownEvent