Table of Contents

Enum PopupPosition

Namespace
GroupeIsa.Neos.Designer.UIAbstractions
Assembly
GroupeIsa.Neos.Designer.UIAbstractions.dll

Specifies the popup position.

public enum PopupPosition

Fields

Center = 0

The popup is centred.

Left = 1

The popup is docked on the left.

Right = 2

The popup is docked on the right.