开发者

Displaying all running apps in Mac OS X

开发者 https://www.devze.com 2023-02-09 18:42 出处:网络
Hey开发者_Go百科, I was wondering how I could make my app getting info about which apps that are currenly running on the mac. So I basiclly want to get the same information as the force quit does (App

Hey开发者_Go百科, I was wondering how I could make my app getting info about which apps that are currenly running on the mac. So I basiclly want to get the same information as the force quit does (Apple Logo > Force Quit)

Thank you in advance!


You can use -[NSWorkspace launchedApplications].

0

精彩评论

暂无评论...
验证码 换一张
取 消