IAccessibleWidget::AsTableRow

Attempt to cast this to an [IAccessibleTableRow](API\Runtime\ApplicationCore\GenericPlatform\Accessibility\IAccessibleTableRow)

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

virtual IAccessibleTableRow * AsTableRow()

Remarks

Attempt to cast this to an IAccessibleTableRow

Returns

'this' as an IAccessibleTableRow if possible, otherwise nullptr

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