Skip to content

AppSetting.updateModalTitle method

AppSetting › updateModalTitle

Unofficial

Update the title of the modal.

Signature:

updateModalTitle(tab: SettingTab): void

Parameters:

Parameter Type Description
tab SettingTab Tab to update the title to.

Returns: void