SListView::RequestScrollIntoView

Windows
MacOS
Linux

Deprecated

  • RequestScrollIntoView no longer takes parameter bNavigateOnScrollIntoView. Call RequestNavigateToItem instead of RequestScrollIntoView if navigation is required.

References

Module

Slate

Header

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

Include

#include "Widgets/Views/SListView.h"

Syntax

void RequestScrollIntoView
(
    ItemType ItemToView,
    const uint32 UserIndex,
    const bool NavigateOnScrollIntoView
)

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