IScrollableWidget::GetScrollDistanceRemaining

Gets the distance that user has left to scroll in the control before reaching the end in normalized coordinates (0 - 1)

Windows
MacOS
Linux

Override Hierarchy

IScrollableWidget::GetScrollDistanceRemaining()

STableViewBase::GetScrollDistanceRemaining()

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Layout/IScrollableWidget.h

Include

#include "Framework/Layout/IScrollableWidget.h"

Syntax

FVector2D GetScrollDistanceRemaining()

Remarks

Gets the distance that user has left to scroll in the control before reaching the end in normalized coordinates (0 - 1)

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