Method that set the docking state of the window.
Name | Type | Description |
DockingState | DockingStateEnum | Input DockingStateEnum value that specifies the docking state. |
DockToObject | Variant | Optional input object to specify where the dockable window docks to. If the DockingState is specified as kFloat then this argument is ignored. This is an optional argument whose default value is null. |