IAccessibleWidget::GetId

Get an application-unique identifier for this widget.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

AccessibleWidgetId GetId() const

Remarks

Get an application-unique identifier for this widget. If the widget is destroyed, a different widget is allowed to re-use that ID.

Returns

A unique ID that specifically refers to this 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