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.

MovementType

Description

A setting for which behavior to use when content moves beyond the confines of its container.

Variables

Unrestricted Unrestricted movement. The content can move forever.
Elastic Elastic movement. The content is allowed to temporarily move beyond the container, but is pulled back elastically.
Clamped Clamped movement. The content can not be moved beyond its container.