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

Script language

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

Scrollbar.SetDirection

public void SetDirection(UI.Scrollbar.Direction direction, bool includeRectLayouts);

Parameters

direction The direction of the scrollbar.
includeRectLayouts Should the layout be flipped together with the direction?

Description

Set the direction of the scrollbar, optionally setting the layout as well.