Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ topmost
Method
topmost
packages/core/ui/frame/frame-common.ts:67–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
static topmost(): FrameBase {
68
return
frameStackTopmost();
69
}
70
71
static goBack(): boolean {
72
const
top = FrameBase.topmost();
Callers
15
goBack
Method · 0.45
topmost
Function · 0.45
getCurrentPage
Function · 0.45
getTopmost
Function · 0.45
__nsNavigateUsingApp
Function · 0.45
performResetRoot
Function · 0.45
logUiSnapshot
Function · 0.45
applyCssText
Function · 0.45
ensureBackWrapperInstalled
Function · 0.45
viewDemo
Method · 0.45
showReportPage
Function · 0.45
log
Function · 0.45
Calls
no outgoing calls
Tested by
1
test
Function · 0.36