Skip to content

AppSetting.updateModalTitle method

AppSetting › updateModalTitle

Unofficial

Update the title of the modal.

Signature:

updateModalTitle(tab: SettingTab): void

Parameters:

ParameterTypeDescription
tabSettingTabTab to update the title to.

Returns: void