Est-il possible de configurer edge full-écran speed?

When you appuyez sur F11 sur le Edge browser to show the sites in full écran, si le souris hovers over the top border, the address bar shows up and takes a lot to hide back. How can we make it hide/show up immediately avec the Windows registry, browser flags, programme, or in any other way?
The solution pourrait être for Windows 10 or Windows 11.


Source : Super User

That n’est pas actuellement configurable through any browser flag or any registry change that I know.

Cependant, it pourrait être possible to do avec an Autohotkey script that detects when the souris hits the top écran border while sur le Edge browser and triggers an F4 keypress. On the other side, si le souris leaves the address bar area, the script could trigger an Shift + F6 keyappuyez sur to hide the bar immediately as requested. Use CoordMode, SetTimer and MouseGetPos.