IAccessibleProperty::IsReadOnly

Whether the widget is in read-only mode, which could be different than IsEnabled().

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/Accessibility/GenericAccessibleInterfaces.h

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

virtual bool IsReadOnly() const

Remarks

Whether the widget is in read-only mode, which could be different than IsEnabled().

Returns

true if the widget is in read-only mode.

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