Skip to content

View.onClose method

View › onClose

Official

Called when the view is closed.

Signature:

onClose(): Promise<void>

Returns: Promise<void>A promise that resolves when the view is closed.

Since: 0.9.7