This version of Unity is unsupported.

ResizerDirection

enumeration

Description

Enum that specifies in which direction to resize the element.

Properties

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