Skip to content

wiiuBrowser API

Jay edited this page May 17, 2020 · 1 revision

wiiuBrowser

Global variable exposed by the WiiU. Used to interact with generic WiiU console methods

isUserOperationLocked(): Boolean

  • Checks if user interaction is locked

showLoadingicon(show: Boolean)

  • Shows/hides loading icon

lockHomeButtonMenu(lock: Boolean)

  • Enables/disables the WiiU gamepad home button

closeApplication()

  • Closes Miiverse

endStartUp(endStartup: Boolean)

  • Ends the startup screen and displays the Miiverse UI

canHistoryBack(): Boolean

  • Checks if the browser can call history.back()

jumpToTvii(Unknown)

  • Launches TVii

isLoadingIconProhibited(): Boolean

  • Checks if the loading icon can be displayed

lockPowerButton(lock: Boolean)

  • Enables/disables the WiiU power button

jumpToHomeButtonMenu()

  • Opens WiiU home menu

isPowerButtonLocked(): Boolean

  • Checks if the console power button is locked

jumpToEshop(query: Unknown)

  • Opens the eShop with the query

jumpToApplication(titleId: String, flags: Unknown, communityId: int, appData: Unknown, postId: int)

  • launches System Application

jumpToBrowser(url: String)

  • Launches Wii U Browser with given url

prohibitLoadingicon(prohibit: Boolean)

  • Prohibit/allow the loading icon

isHomeButtonMenuLocked(): Boolean

  • Checks if the gamepad home button is locked

lockUserOperation(lock: Boolean)

  • Enables/disables user interaction