Api DockProperty
enum

DockProperty

public sealed enum DockProperty : Enum

Enum Values

Name Value Description
DisallowUserDocking Disables all drag/docking ability by the user
HideCloseButton Hides the close button on the tab for this tool window
DisableDraggableTab Disable the user being able to drag this tab in the tab bar, to rearrange
HideOnClose When the tool window is closed, hide it instead of removing it
DisallowFloatWindow Don't allow this tool window to be floated
AlwaysDisplayFullTabs When displaying this tool window in tabs, always display the tabs even if there's only one
Assembly: Sandbox.Tools Declaring Type: DockManager Full Name: Editor.DockManager.DockProperty