IAccessibleWidget::GetBounds

Retrieving the bounding rect in absolute coordinates for this widget.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

FBox2D GetBounds() const

Remarks

Retrieving the bounding rect in absolute coordinates for this widget. On some platforms this may be used for hit testing.

Returns

The bounds of the 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