Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

UI.ScrollRect.inertia

Switch to Manual
public var inertia: bool;

Description

Does the scrolling have intertia?

When enabled, the scrolling will continue its momentum for a while after having dragged inside the ScrollRect and then let go.