Legacy Documentation: Version 5.0
Language: English
  • 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

directionThe direction of the scrollbar.
includeRectLayoutsShould the layout be flipped together with the direction?

Description

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