FCarouselDisplayItem::SetSliderOptimalPostion

Set the optimal slide position. The widget will go to this position when in view.

Windows
MacOS
Linux

References

Module

WidgetCarousel

Header

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

Include

#include "SWidgetCarousel.h"

Syntax

void SetSliderOptimalPostion
(
    float DesiredOptimalSlideValue
)

Remarks

Set the optimal slide position. The widget will go to this position when in view.

Parameters

Parameter

Description

DesiredOptimalSlideValue

the desired optimal position.

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