DApp Explorer

Basic Function

The DApp Explorer allows Tron DApps to run and automatically injects tronWeb and TronLink objects.

Extension

Tron DApp running in the DApp Explorer injects iTron objects automatically to offer customized App service.

Change screen orientation

// url: DApp page url
// screenModel: "1" -> vertical;"2" -> horizontal
void setScreenModel(String url, String screenModel)

Last updated