positionType Enumeration

Toolbar position/orientation.
Members
 
  Member name Description
HorizontalBottomCenter Centered at the bottom side of the viewport.
HorizontalBottomLeft Horizontal at the bottom-left corner of the viewport.
HorizontalBottomRight Horizontal at the bottom-right corner of the viewport.
HorizontalTopCenter Centered at the top side of the viewport.
HorizontalTopLeft Horizontal at the top-left corner of the viewport.
HorizontalTopRight Horizontal at the top-right corner of the viewport.
VerticalBottomLeft Vertical at the bottom-left corner of the viewport.
VerticalBottomRight Vertical at the bottom-right corner of the viewport.
VerticalMiddleLeft Centered on the left side of the viewport.
VerticalMiddleRight Centered on the right side of the viewport.
VerticalTopLeft Vertical at the top-left corner of the viewport.
VerticalTopRight Vertical at the top-right corner of the viewport.

In this article

Definition