toggleMenu abstract method

void toggleMenu()

The function responsible for performing the toggle menu task. Controller toggle function is set to this function.

Implementation

void toggleMenu();