如何使用CGWindowListCopyWindowInfo从窗口列表中获取程序信息
我设法使用 CGWindowListCopyWindowInfo 获取桌面上的窗口列表,但下一次是尝试获取窗口的属性,例如程序名称、标题和其他属性。
我应该研究什么 API?我们有关于如何执行此操作的示例吗?
I managed to get list of windows on the desktop with CGWindowListCopyWindowInfo, but the next time is to try to get the properties of the window, like the program name, title, and other properties.
What API should I look into and do we have any example on how to do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
列出窗口并在循环时检索特定信息:
可用键:
List the windows and retrieve the specific information while looping through:
Available keys: