Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SScrollBox
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SScrollBox.h |
| Include | #include "Widgets/Layout/SScrollBox.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Layout/SScrollBox.cpp |
bool InternalScrollDescendantIntoView
&40;
const FGeometry & MyGeometry,
const TSharedPtr< SWidget > & WidgetToFind,
bool InAnimateScroll,
EDescendantScrollDestination InDestination,
float Padding
&41;
Remarks
Scrolls or begins scrolling a widget into view, only valid to call when we have layout geometry.