view.getLocationOnScreen(location)和view.getLocationInWindow(location)的区别

view.getLocationOnScreen(location)和view.getLocationInWindow(location)的区别
getLocationOnScreen是取当前view在屏幕上的位置,原点为左上方,getLocationInWindow()是取当前view在父view中的位置,原点为父view的左上角。下面附图更加容易理解view.getLocationOnScreen(location)和view.getLocationInWindow(location)的区别

上一篇:location和LMNP架构


下一篇:亲测可用,利用Python实现自动抢课脚本