Table of Contents

Enum ProfileEditorFocusMode

Namespace
Artemis.UI.Shared.Services.ProfileEditor
Assembly
Artemis.UI.Shared.dll

Represents a mode of focus in the editor.

public enum ProfileEditorFocusMode

Fields

Folder = 1

Focus the folder of the current element.

None = 0

Disable focusing.

Selection = 2

Focus the current element.