STileView::ScrollIntoView

If there is a pending request to scroll an item into view, do so.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Views/STileView.h

Include

#include "Widgets/Views/STileView.h"

Syntax

virtual SListView< ItemType >::EScrollIntoViewResult ScrollIntoView
(
    const FGeometry & ListViewGeometry
)

Remarks

If there is a pending request to scroll an item into view, do so.

Parameters

Parameter

Description

ListViewGeometry

The geometry of the listView; can be useful for centering the item.

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