Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SListView
Description
Called at the end of a Tick when
- CurrentScrollOffset == TargetScrollOffset
- the user is not scrolling
- the table view is not scrolling from an overscroll position
Virtual Inheritance
- STableViewBase::NotifyFinishedScrolling → SListView::NotifyFinishedScrolling
| Name | NotifyFinishedScrolling |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Views/SListView.h |
| Include Path | #include "Widgets/Views/SListView.h" |
virtual void NotifyFinishedScrolling()