#1832·DearPyGui

程序化 API,在 wait_for_input=True 时触发

作者: sistemicorp创建于 2022年7月7日更新于 2026年7月5日
标签type: improvementstate: pending

用例: 当应用程序配置为,

dpg.configure_app(wait_for_input=True) 时,提供一个 API,以模拟(或以其他方式“触发”)用户输入的条件。

内容来源: hoffstadt/DearPyGui