focusable

abstract fun focusable(): Boolean

判断当前节点是否能够获得焦点。

Return

如果可获得焦点则返回 true,否则返回 false