mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
234 B
234 B
Point Object
xnumberynumber
Note: Both x and y must be whole integers, when providing a point object
as input to an Electron API we will automatically round your x and y values
to the nearest whole integer.