SListView::NotifyItemScrolledIntoView

Called when an item has entered the visible geometry to check to see if the ItemScrolledIntoView delegate should be fired.

Windows
MacOS
Linux

Override Hierarchy

STableViewBase::NotifyItemScrolledIntoView()

SListView::NotifyItemScrolledIntoView()

References

Module

Slate

Header

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

Include

#include "Widgets/Views/SListView.h"

Syntax

virtual void NotifyItemScrolledIntoView()

Remarks

Called when an item has entered the visible geometry to check to see if the ItemScrolledIntoView delegate should be fired.

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