How to get or set meeting ui window size?

Description
from electron api there is no good way to get or set meeting ui window size (I see we can change the window position).

I want to be able to know or enforce the meeting ui window size to position it on osx since osx default coordinate origin is bottom left while electron default coordinate origin is top left.

Which version?
electron v5.0.24433.0616

1 Like

Hi @tailinchu,

Thanks for the post. Currently Electron SDK does not support getting or configuring the size of the meeting UI window.

Thank you.

it still not supported at this point?..

Hey @r-1304 ,

You can checkout our changelog to see the updates we have made:

https://marketplace.zoom.us/docs/changelog#labels/meeting-sdk-electron

Thanks,
Tommy