Skip to content

AppSetting.refreshCurrentPage method

AppSetting › refreshCurrentPage

Unofficial

Re-renders the current page for the given tab if it is active.

Signature:

refreshCurrentPage(tab: SettingTab): void

Parameters:

Parameter Type Description
tab SettingTab The tab whose page to refresh.

Returns: void