Layer.onFocus

機能/意味
Got focus
タイプ
Layerクラスのイベント
構文
onFocus(focused, direction)
引数
focused  The layer object that has lost focus.
direction  True if the focus is changed by searching backwards, false if it is done by searching forwards.
説明
 Called when the layer gains focus.