PluginValue.update method
PluginValue › update
Official
Notifies the plugin of an update that happened in the view.Signature:
update(update: ViewUpdate): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| update | ViewUpdate | The view update. |
Returns: void
PluginValue › update
Official
Notifies the plugin of an update that happened in the view.Signature:
update(update: ViewUpdate): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| update | ViewUpdate | The view update. |
Returns: void