我怎样才能做到这一点?解决方法 文档似乎表明 CGDisplayMoveCursorToPoint或 CGWarpMouseCursorPosition将完成你所追求的目标.
编辑:为了匹配您的最新评论,我将进一步推荐CGWarpMouseCursorposition,文档说明:
总结For example,this function is often used to move the cursor position back to the center of the screen by games that do not want the cursor pinned by display edges.
以上是内存溢出为你收集整理的objective-c – 设置鼠标位置全部内容,希望文章能够帮你解决objective-c – 设置鼠标位置所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)