FVirtualKeyboardShownEvent

Delegate for virtual keyboard being shown/hidden in case UI wants to slide out of the way

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, FPlatformRect >

GenericApplication::FVirtualKeyboardShownEvent

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplication.h

Include

#include "GenericPlatform/GenericApplication.h"

Syntax

class FVirtualKeyboardShownEvent : public TBaseMulticastDelegate_OneParam< void, FPlatformRect >

Remarks

Delegate for virtual keyboard being shown/hidden in case UI wants to slide out of the way

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