Table of Contents

Enum ActionDisplayMode

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

Specifies the action display mode.

public enum ActionDisplayMode

Fields

Icon = 1

The action is displayed as an icon only.

IconBeforeText = 0

The action is displayed with icon before text.

Text = 2

The action is displayed as a text only.