Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

ScrollbarVisibility

enumeration

Description

Enum for which behavior to use for scrollbar visibility.

Properties

PermanentAlways show the scrollbar.
AutoHideAutomatically hide the scrollbar when no scrolling is needed on this axis. The viewport rect will not be changed.
AutoHideAndExpandViewportAutomatically hide the scrollbar when no scrolling is needed on this axis, and expand the viewport rect accordingly.

Did you find this page useful? Please give it a rating: