Manages focus of UI components.

Available since

1.0.0

.

See also:

Variables

@:flash.propertyenabled:Bool

Specifies if this focus manager is enabled or disabled.

Available since

1.0.0

.

@:flash.propertyfocus:IFocusObject

The object that currently has focus.

Available since

1.0.0

.

@:flash.propertyread onlyfocusPane:DisplayObjectContainer

A place for UI components to draw their focus indicators, if requested.

Available since

1.0.0

.