IAccessibleWidget::IsEnabled

Whether the widget is enabled and can be interacted with.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

bool IsEnabled() const

Remarks

Whether the widget is enabled and can be interacted with.

Returns

true if the widget is enabled.

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