-[UIView convertPoint:toView:]
第一个参数传(0, 0)
第二个参数传[[UIApplication sharedApplication] keyWindow]
不过要保证你的window的frame为(0, 0, ***, ***)

相关文章: