Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/TSlateDelegates
Type
typedef TBaseDelegate_TwoParams< void, ArgumentType, const TSharedPtr < ITableRow > & > FOnItemScrolledIntoView
References
Module | Slate |
Header | /Engine/Source/Runtime/Slate/Public/Framework/SlateDelegates.h |
Include | #include "Framework/SlateDelegates.h" |
Remarks
A delegate to be invoked when an item has come into view after it was requested to come into view.