Skip to content
On this page

Enumeration: PanelPosition

Table of contents

Enumeration Members

Enumeration Members

BottomCenter

• BottomCenter = "bottom-center"


BottomLeft

• BottomLeft = "bottom-left"


BottomRight

• BottomRight = "bottom-right"


TopCenter

• TopCenter = "top-center"


TopLeft

• TopLeft = "top-left"


TopRight

• TopRight = "top-right"

Released under the MIT License.