showOverlay =========== :doc:`/types/PlatformModuleInterface/index`::showOverlay Show the platform's overlay. Declaration ----------- .. code-block:: cpp virtual void showOverlay() = 0; Parameters ---------- None. Returns ------- None.