Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UScrollBox
Syntax
UPROPERTY (EditAnywhere, BlueprintReadOnly, Getter, Category="Scroll")
float NavigationScrollPadding
Remarks
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.