Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

ResizerDirection

enumeration

Description

Enum that specifies in which direction to resize the element.

Properties

Description
TopResize the element from the top.
BottomResize the element from the bottom.
LeftResize the element to the left.
RightResize the element to the right.