onClose property

String? onClose
getter/setter pair

Whether the client forgets about a link after opening it, or observes it until the window closes.

[Google Workspace Add-ons](https://developers.google.com/workspace/add-ons): Possible string values are:

Implementation

core.String? onClose;