Variable DockSpace._alignment

struct DockSpace
{
  // ...
  DockAlignment _alignment;
  // ...
}