PosY =  window .position .y .get  (  )  
                                
Description :

This instruction returns the vertical position of the window on the desktop.

Return Value :

  • Y component of the window's top left pixel position.

Examples :