Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.UIEngine2.Constants Class Reference

Detailed Description

Collection of constant fields.

Static Public Attributes

const string ADD_COMPONENT_MENU_PREFIX
 Prefix of common framework components at the Add component menu. More...
 
const string ADD_COMPONENT_MENU_CONTROLS_PREFIX
 Prefix of GUI control at the Add component menu. More...
 
const string ADD_COMPONENT_MENU_WINDOWS_PREFIX
 Prefix of Window-related framework components at the Add component menu. More...
 
const string TOOLTIP_WORKSPACES_CONTENT
 
const string TOOLTIP_WORKSPACES_WORKSPACE_KEY
 

Member Data Documentation

◆ ADD_COMPONENT_MENU_CONTROLS_PREFIX

const string Doloro.UIEngine2.Constants.ADD_COMPONENT_MENU_CONTROLS_PREFIX
static
Initial value:
=
const string ADD_COMPONENT_MENU_PREFIX
Prefix of common framework components at the Add component menu.
Definition: Constants.cs:11

Prefix of GUI control at the Add component menu.

◆ ADD_COMPONENT_MENU_PREFIX

const string Doloro.UIEngine2.Constants.ADD_COMPONENT_MENU_PREFIX
static
Initial value:
=
Doloro.EditorConfiguration.RuntimeConstants.ADD_COMPONENT_MENU_PREFIX +
"UI/"

Prefix of common framework components at the Add component menu.

◆ ADD_COMPONENT_MENU_WINDOWS_PREFIX

const string Doloro.UIEngine2.Constants.ADD_COMPONENT_MENU_WINDOWS_PREFIX
static
Initial value:

Prefix of Window-related framework components at the Add component menu.

◆ TOOLTIP_WORKSPACES_CONTENT

const string Doloro.UIEngine2.Constants.TOOLTIP_WORKSPACES_CONTENT
static
Initial value:
=
"Reference to content holder."

◆ TOOLTIP_WORKSPACES_WORKSPACE_KEY

const string Doloro.UIEngine2.Constants.TOOLTIP_WORKSPACES_WORKSPACE_KEY
static
Initial value:
=
"The unique workspace key that will be used to bond " +
"layout to the `WorkspaceLayout` service.\n" +
"Null or whitespace mean that the layout has no bond."

The documentation for this class was generated from the following file: