Variables
read onlyfocusPane:DisplayObjectContainer
A place for UI components to draw their focus indicators, if requested.
Available since
1.0.0
.Methods
findNextFocus(backward:Bool = false):IFocusObject
Finds the next focus in the specified direction (forward or backward).
Available since
1.0.0
.