Layer.focus

機能/意味
Set focus
タイプ
Layerクラスのメソッド
構文
focus(direction=true)
引数
direction  The value passed to the direction argument of the Layer.onBeforeFocus or Layer.onFocus event.
戻り値
なし (void)
説明
 Specifies focus on the layer. Keyboard input is enabled when the layer receives focus.