IAccessibleWidget::IsValid

Whether or not the underlying widget backing this interface still exists

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

bool IsValid() const

Remarks

Whether or not the underlying widget backing this interface still exists

Returns

true if functions can be called on this interface and should return valid results

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