Hide menu in Zoom meeting window

Is there any way to hide zoom meeting menu in meeting window?

If you anybody help to do this, that would be very helpful…

Thank you

Hey @Thilaga.M,

There are a few hide/show options in our electron SDK. Here is the full reference.

Here are a few that might help you,

https://zoom.github.io/zoom-sdk-electron/global.html#MeetingConfig_HideMeetingInfoFromMeetingUITitle

https://zoom.github.io/zoom-sdk-electron/global.html#SettingUI_HideSettingDlg

Let me know if this helps!