So we have this two methods where we can change the (x,y) position of a view on the screen, but my question is what is their value set exacly?
Is it the position of the Top-Left corner of the view? the position of the center of the view? Bottom-Left corner?
Thanks.