Reference API Roblox

Engine API

Website

Related

Reference API Roblox

ElasticBehavior

This enum is used by ScrollingFrame.ElasticBehavior to specifies how elastic scrolling behaves for a ScrollingFrame.

Items 3

HistoryNameValueDescription
329WhenScrollable0

The scrollbar will be elastic when there is content to be scrolled to.

329Always1

The scrollbar will always have elastic scrolling available, even when there isn't content available to scroll to.

329Never2

The scrollbar will never have elastic scrolling available.

Description

This enum is used by ScrollingFrame.ElasticBehavior to control when elastic scrolling is active for a ScrollingFrame.

History 4

Settings