Skip to content

AppSetting.isPluginSettingTab method

AppSetting › isPluginSettingTab

Unofficial

Check whether tab is a plugin tab.

Signature:

isPluginSettingTab(tab: SettingTab): boolean

Parameters:

ParameterTypeDescription
tabSettingTabTab to check.

Returns: booleanWhether the tab is a plugin setting tab.