AppSetting.refreshCurrentPage method
AppSetting › refreshCurrentPage
Unofficial
Re-renders the current page for the given tab if it is active.Signature:
refreshCurrentPage(tab: SettingTab): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| tab | SettingTab | The tab whose page to refresh. |
Returns: void