Enum ActionDisplayMode
- Namespace
- GroupeIsa.Neos.Designer.UIAbstractions
- Assembly
- GroupeIsa.Neos.Designer.UIAbstractions.dll
Specifies the action display mode.
public enum ActionDisplayMode
Fields
Icon = 1The action is displayed as an icon only.
IconBeforeText = 0The action is displayed with icon before text.
Text = 2The action is displayed as a text only.