Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SScrollBarTrack
| Name | FTrackSizeInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SScrollBarTrack.h |
| Include Path | #include "Widgets/Layout/SScrollBarTrack.h" |
Syntax
struct FTrackSizeInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTrackSizeInfo
(
const FGeometry& TrackGeometry, |
Widgets/Layout/SScrollBarTrack.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BiasedTrackSize | float | Widgets/Layout/SScrollBarTrack.h | ||
| ThumbSize | float | Widgets/Layout/SScrollBarTrack.h | ||
| ThumbStart | float | Widgets/Layout/SScrollBarTrack.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
float GetThumbEnd() |
Widgets/Layout/SScrollBarTrack.h |