- Function/Meaning
-
Set focus to the previous layer
- Type
-
Method of the Layer class
- Syntax
-
focusPrev()
- Arguments
-
None
- Return Value
-
The layer object that newly gained focus
- Description
-
Searches backwards for a focusable layer and sets focus to it if found.