Immediately before receiving focus
layer | A layer object that receives focus. |
blurred | A layer object that loses focus. |
direction | True if the focus is changed by a backward search of the focus, false if it is done by a forward search of the focus. |
This event occurs just before receiving focus.
When specifying the layer that receives the focus, that layer can be specified in the first argument of the event with the same name in the superclass.