handleSystemHide abstract method

void handleSystemHide()

Handles the system hiding a context menu.

This is called for all instances of SystemContextMenuController, so it's not guaranteed that this instance was the one that was hidden.

Implementation

void handleSystemHide();