isPlatformOverlayVisible ======================== :doc:`/types/Script/index`::isPlatformOverlayVisible Checks if the platform's overlay is visible. Declaration ----------- .. code-block:: cpp bool isPlatformOverlayVisible(); Parameters ---------- None. Returns ------- ``true`` if the platform's overlay is visible, else, returns ``false``.