Widget.allowSettings

Availability

Flash Player 7 + TheSpringBox V1

Usage

Widget.allowSettings:Boolean

Description

Property; a boolean value that toggles the display of the settings button in the utility navigation of the wrapper. This value is set to false by default.

Example

The following example shows how you might use the showSettingsButton property.

Widget.allowSettings = false;

See also

Widget.setUtilityOffset()