ITextInputMethodContext::GetTextLength

Returns the number of code points in the text.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/ITextInputMethodSystem.h"

Syntax

uint32 GetTextLength()

Remarks

Returns the number of code points in the text.

Returns

The number of code points in the text.

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