Enum ActionSize
- Namespace
- GroupeIsa.Neos.Designer.UIAbstractions
- Assembly
- GroupeIsa.Neos.Designer.UIAbstractions.dll
Specifies the action size.
public enum ActionSize
Fields
Extralarge = 4The action size is a extralarge.
Extrasmall = 1The action size is a extrasmall.
Large = 3The action size is a large.
Medium = 0The action size is a medium.
Small = 2The action size is a small.