focusChild

Set focus on the first of the node's focusable children. This will be done lazily during the next draw.

@safe
focusChild

Parameters

parent Node

Container node to search in.

Meta