Method HookSystemNavigationRequests
HookSystemNavigationRequests()
Configures the navigator to handle system back/forward navigation requests on supported platforms. On WebAssembly, this also enables synchronization between the browser's history (back/forward buttons and address bar) and the navigator's in-app navigation stack.
Declaration
public void HookSystemNavigationRequests()