Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SScrollBox > API/Runtime/Slate/SScrollBox/FArguments
Description
The amount of padding to ensure exists between the item being navigated to, at the edge of the scrollbox. Use this if you want to ensure there's a preview of the next item the user could scroll to.
| Name | NavigationScrollPadding |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SScrollBox.h |
| Include Path | #include "Widgets/Layout/SScrollBox.h" |
WidgetArgsType & NavigationScrollPadding
(
float InArg
)