A component that may receive focus from a focus manager.

Available since

1.0.0

.

See also:

Variables

@:flash.propertyfocusEnabled:Bool

Indicates if the object may receive focus or not.

Available since

1.0.0

.

@:flash.propertyfocusManager:IFocusManager

The object's current focus manager. May be null.

Available since

1.0.0

.

Methods

showFocus(show:Bool):Void

Shows a focus indicator.

Available since

1.0.0

.