A component that may receive focus from a focus manager.

Available since

1.0.0

.

See also:

Variables

focusEnabled:Bool

Indicates if the object may receive focus or not.

Available since

1.0.0

.

focusManager: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

.