focusDown abstract method

bool focusDown()

Move focus to the nearest focusable node below. Returns true if focus was moved.

Implementation

bool focusDown();