Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

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

UI.Scrollbar.SetDirection

Switch to Manual
public function SetDirection(direction: 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.