SettingPage.hide method
SettingPage › hide
Official
Hides the contents of the page. Any registered components should be unloaded when the page is hidden. Override this if you need to perform additional cleanup.Called when the user navigates away, the containing tab is switched, or the settings modal is closed. Not guaranteed to run when the host window is destroyed.
Signature:
hide(): voidReturns: void
Since: 1.13.0