Functions
getLastFocusedViewOnPage
function getLastFocusedViewOnPage(page: Page): any;Defined in: application/application.d.ts:298
Find the last view focused on a page.
Parameters
| Parameter | Type |
|---|---|
page | Page |
Returns
any
- Previous
- getFileAccess
- Next
- getNativeApp