Skip to main content

Reload the Currently Displayed Config UI (xui.reload)

Declaration

xui.reload()

Description

If no configuration UI is currently displayed, nothing happens.
Be careful with the call frequency; calling too frequently may cause the App to freeze.
See the config UI standard: XUI

Examples

xui.reload()