Skip to content

AppSetting.isPluginSettingTab method

AppSetting › isPluginSettingTab

Unofficial

Check whether tab is a plugin tab.

Signature:

isPluginSettingTab(tab: SettingTab): boolean

Parameters:

Parameter Type Description
tab SettingTab Tab to check.

Returns: booleanWhether the tab is a plugin setting tab.