windowCount =========== :doc:`/types/WindowModuleInterface/index`::windowCount Returns the number of opened windows. Declaration ----------- .. code-block:: cpp virtual uint64_t windowCount() = 0; Parameters ---------- None. Returns ------- The number of open windows.