UWidget::GetAccessibleSummaryText

Gets the accessible summary text from the underlying Slate accessible widget.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/Widget.h

Include

#include "Components/Widget.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/Widget.cpp

Syntax

FText GetAccessibleSummaryText() const

Remarks

Gets the accessible summary text from the underlying Slate accessible widget.

Returns

The accessible summary text of the underlying Slate accessible widget. Returns an empty text if accessibility is dsabled or the underlying accessible widget is invalid.

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