Skip to content

View.close method

View › close

Unofficial

Closes the view.

Signature:

close(): Promise<void>

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