open# ImguiPopup.open(pos=None)[source]# Request that this popup is opened on the next render. Parameters: pos ((int, int), optional) – canvas position of the popup, imgui uses the current mouse position if not provided