FCarouselDisplayItem::SetSliderLeftLimit

Set the desired left limit. The widget will go to this position when scrolling out and left.

Windows
MacOS
Linux

References

Module

WidgetCarousel

Header

/Engine/Source/Runtime/WidgetCarousel/Public/SWidgetCarousel.h

Include

#include "SWidgetCarousel.h"

Syntax

void SetSliderLeftLimit
(
    float DesiredLeftLimit
)

Remarks

Set the desired left limit. The widget will go to this position when scrolling out and left.

Parameters

Parameter

Description

DesiredLeftLimit

the desired left limit.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss