IAccessibleWidget::GetWidgetType

What type of accessible widget the underlying widget should be treated as.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

EAccessibleWidgetType GetWidgetType() const

Remarks

What type of accessible widget the underlying widget should be treated as. A widget may be capable of presenting itself as multiple different types of widgets, but only one can be reported back to the platform.

Returns

Which type of widget the platform layer should treat this as.

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