How do I make isWeb3Enabled true without calling enaleWeb3

How do I make isWeb3Enabled true without calling enableWeb3.

You will have to use enableWeb3() or authenticate() (which also enables web3) to change that isWeb3Enabled state.