IAccessibleWidget::GetNumberOfChildren

How many accessible children this widget has.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

int32 GetNumberOfChildren()

Remarks

How many accessible children this widget has.

Returns

The number of accessible children that exist for 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