AppSetting.updateModalTitle method
AppSetting › updateModalTitle
Unofficial
Update the title of the modal.Signature:
updateModalTitle(tab: SettingTab): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| tab | SettingTab | Tab to update the title to. |
Returns: void