9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement
ts
function getLastFocusedViewOnPage(page: Page): any;

Defined in: application/application.d.ts:298

Find the last view focused on a page.

Parameters

ParameterType
pagePage

Returns

any