Navigation
Unreal Engine C++ API Reference > Runtime > ApplicationCore > GenericPlatform > Accessibility > IAccessibleWidget
References
Module | ApplicationCore |
Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/Accessibility/GenericAccessibleInterfaces.h |
Include | #include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h" |
TSharedPtr< IAccessibleWidget > GetParent&40;&41;
Remarks
Get the accessible parent of this widget. This may be nullptr if this widget is a window, or if the widget is currently disconnected from the UI tree. The accessible parent widget of this widget.