Table of Contents

Enum ActionSize

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

Specifies the action size.

public enum ActionSize

Fields

Extralarge = 4

The action size is a extralarge.

Extrasmall = 1

The action size is a extrasmall.

Large = 3

The action size is a large.

Medium = 0

The action size is a medium.

Small = 2

The action size is a small.