Skip to content

ScrollingFrame

A ScrollingFrame with a built-in themed scrollbar.

Properties

UI Demo

Content

Type

luau

Code block has not loaded. An error may have occurred.

IsXBarVisible

A value that will be set to true if the horizontal scrollbar is visible. This is useful for dynamically adjusting i.e. padding based on scrollbar visibility.

Type

luau

Code block has not loaded. An error may have occurred.

IsYBarVisible

A value that will be set to true if the vertical scrollbar is visible. This is useful for dynamically adjusting i.e. padding based on scrollbar visibility.

Type

luau

Code block has not loaded. An error may have occurred.

ScrollingFrameProps

The properties for the scrolling frame, as it is nested inside of a container. This takes all properties that a ScrollingFrame would take.

Type

luau

Code block has not loaded. An error may have occurred.

Instance Properties

This instance takes all the properties of a Frame. SpecialKeys, such as fusion.Children will also be passed to the instance.

Theming

States

StateDescription
Base

Colors

ColorDescription
ScrollBar
ScrollbarBackground
Stroke