Disable "Swipe Down from Upper Right Corner"

Hi,
I’m using OSC Pilot for customer KIOSCs.

The Tab to edit function is alright, because the customer has no access to a keyboard. What I’m worried about is the swipe down to edit.
I there any option to disable that?

I think this is what you are looking for, from the docs.

GLOBAL OSC ADDRESSES

You can control the Display of the Overlay workspace via the OSC Address /OSCpilot/Overlay/Show. You can send 0 and 1 to this address to hide and show it.

/OSCpilot/Mode/Play and /OSCpilot/Mode/Edit can be used to force the app into Play or Edit mode. Only functions if the argument is 1. On iOS this will bring up the Settings.

/OSCpilot/Mode/LockToPlay can be used to lock the app into Play mode. Responds to 0 or 1 to disable/enable the lock.