Indicates whether to join the focus chain.
If you specify true, it will join the focus chain and appear in Layer.prevFocusable etc., or you can move the focus to that layer with the TAB key etc.
If you specify false, it will not join the focus chain, but you can receive the focus with the Layer.focus method.