FCarouselDisplayItem::SetSliderRightLimit

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

Windows
MacOS
Linux

References

Module

WidgetCarousel

Header

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

Include

#include "SWidgetCarousel.h"

Syntax

void SetSliderRightLimit
(
    float DesiredRightLimit
)

Remarks

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

Parameters

Parameter

Description

DesiredRightLimit

the desired right 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