Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/IAccessibleWidget
Description
The name of the widget to report to the platform layer. For screen readers, this is often the text that will be spoken.
| Name | GetWidgetName |
| Type | function |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/Accessibility/GenericAccessibleInterfaces.h |
| Include Path | #include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h" |
FString GetWidgetName() const
Ideally, a human-readable name that represents what the widget does.