Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SScrollBar
Description
Set ScrollBarTrackAlwaysVisible attribute. Even if true, tracks will only be visible if the brush from the style has an ImageSize. See FScrollBarStyle::VerticalBottomSlotImage and equivalents
| Name | SetScrollBarTrackAlwaysVisible |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SScrollBar.h |
| Include Path | #include "Widgets/Layout/SScrollBar.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Layout/SScrollBar.cpp |
void SetScrollBarTrackAlwaysVisible
(
bool InAlwaysVisible
)