closeMenu abstract method
void
closeMenu()
The function responsible for performing the close menu task. Controller close function is set to this function.
Implementation
void closeMenu();
The function responsible for performing the close menu task. Controller close function is set to this function.
void closeMenu();