UButton::GetAccessibleWidget

Gets the widget that accessibility properties should synchronize to.

Windows
MacOS
Linux

Override Hierarchy

UWidget::GetAccessibleWidget()

UButton::GetAccessibleWidget()

References

Module

UMG

Header

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

Include

#include "Components/Button.h"

Source

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

Syntax

virtual TSharedPtr< SWidget > GetAccessibleWidget() const

Remarks

Gets the widget that accessibility properties should synchronize to.

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