ITextInputMethodContext::GetWindow

Returns the window in which the text is displayed.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/ITextInputMethodSystem.h"

Syntax

TSharedPtr< FGenericWindow > GetWindow()

Remarks

Returns the window in which the text is displayed.

Returns

The window in which the text is displayed.

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