ITextInputMethodContext::IsReadOnly

Returns whether or not this text is read-only.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/ITextInputMethodSystem.h"

Syntax

bool IsReadOnly()

Remarks

Returns whether or not this text is read-only.

Returns

True if the text is read-only, false otherwise.

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