Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

Scrollbar.SetDirection

Switch to Manual
public function SetDirection(direction: UI.Scrollbar.Direction, includeRectLayouts: bool): void;

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.