SVirtualKeyboardEntry::FArguments::IsReadOnly

Sets whether this text box can actually be modified interactively by the user

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SVirtualKeyboardEntry.h

Include

#include "Widgets/Input/SVirtualKeyboardEntry.h"

Syntax

WidgetArgsType & IsReadOnly
(
    const TAttribute< bool > & InAttribute
)

Remarks

Sets whether this text box can actually be modified interactively by the user

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