FCarouselDisplayItem::SetSliderLeftLimit

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

Choose your operating system:

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.