IAccessibleWidget::GetClassName

The name of the underlying class that this accessible widget represents.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

FString GetClassName() const

Remarks

The name of the underlying class that this accessible widget represents.

Returns

The class name of the underlying widget.

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