Widget.allowDocking

Availability

Flash Player 7 + TheSpringBox V1

Usage

Widget.allowDocking:Boolean

Description

Property; a boolean value that toggles the availability of the Widget to Dock to the right side of the screen. This value is set to false by default.

Example

The following example shows how you might enable docking of a widget.

Widget.allowDocking = true;

See also

Widget.setSize