<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`PluginSettingTab`](PluginSettingTab) › [`(constructor)`](PluginSettingTab/(constructor).md) ## PluginSettingTab.(constructor) Constructs a new instance of the `PluginSettingTab` class **Signature:** ```typescript constructor(app: App, plugin: Plugin); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>app</code> | [`App`](App) | | | <code>plugin</code> | [`Plugin`](Plugin) | |