Share

DockingStateEnum Enumerator

Description

Docking State Enum.

Methods

Name Value Description
kDockBottom 1 Dock to bottom.
kDockLastKnown 32 Docking to the last know state.
kDockLeft 2 Docking to left.
kDockRight 4 Docking to right.
kDockTop 8 Docking to top.
kFloat 16 floating.

Version

Introduced in version 2011

Was this information helpful?