InternalPluginInstance.onUserEnable method
InternalPluginInstance › onUserEnable
Unofficial
Called when the user manually enables the plugin.Signature:
onUserEnable(app: App): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| app | App | The app instance. |
Returns: void