PluginGateComponentConstructorParams.unloadFeatureSurface method
PluginGateComponentConstructorParams › unloadFeatureSurface
Unloads the host plugin's feature surface. Called when a gate that had been open closes.Signature:
unloadFeatureSurface(this: void): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| this | void |
Returns: void