API Reference > ui-core > Settings > SettingsManager > closeSettingsContainer closeSettingsContainer Method Called by application when the Settings Container is to be closed. The function to invoke to actually close the Settings Container is passed in and executed once the active settings tab/page has a chance to save its settings. closeSettingsContainer(closeFunc: (args: any) => void, closeFuncArgs?: any): void Parameter Type Description closeFunc (args: any) => void closeFuncArgs any Returns - void Defined in ui/core/src/ui-core/settings/SettingsManager.tsx Line 150 Last Updated: 11 June, 2024