Skip to content

View.onOpen method

View › onOpen

Official

Called when the view is opened.

Signature:

onOpen(): Promise<void>

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

Since: 0.9.7