info
Gets information about this webview.
async info(): Promise<WebviewInfo>
Returns
A Promise that resolves to a WebviewInfo object.
Example
const info = await webview.info();
// info.entity, info.source, info.size, info.viewportSize, info.offset, info.linkedVrm