Reference API Roblox

Engine API

Website

Related

Reference API Roblox

ElasticBehavior

This enum is used by ScrollingFrame.ElasticBehavior to control when elastic scrolling is active on touch‑enabled devices.

Items 3

HistoryNameValueDescription
329WhenScrollable0

Scrolling is elastic when there is content to be scrolled to.

329Always1

Scrolling is always elastic, even when there isn't content available to scroll to.

329Never2

Scrolling is never elastic and the canvas will never scroll beyond its bounds.

Description

This enum is used by ScrollingFrame.ElasticBehavior to control when elastic scrolling is active on touch‑enabled devices.

History 4

Settings