Layer.focusNext
Function/Meaning
Set focus to the next layer
Type
Layer class
method
Syntax
focusNext()
Arguments
None
Return Value
The layer object that newly gained focus
Description
Searches forward for a focusable layer and sets focus to it if found.