# Editor.DockManager.DockInfo

Description of a registered dock type.

- Kind: class
- Assembly: `Sandbox.Tools`

## Constructors

- [`DockInfo`](/api/Editor.DockManager.DockInfo/.ctor)

## Properties

- [`Area`](/api/Editor.DockManager.DockInfo/Area): Default dock area when first created.
- [`CreateAction`](/api/Editor.DockManager.DockInfo/CreateAction): Factory to create the content widget on demand.
- [`Icon`](/api/Editor.DockManager.DockInfo/Icon): Icon shown in menus and tabs.
- [`Title`](/api/Editor.DockManager.DockInfo/Title): Display title and internal key for the dock.
