NativeScript
Open main menu
Docs
@nativescript/core
Open NativeScript GitHub
Close menu
Docs
@nativescript/core
Search Anything
Preparing search index...
The search index is not available
NativeScript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
@nativescript/core
BackstackEntry
Interface BackstackEntry
Modules
Backstack
Entry
entry
fragment
fragment
Tag
frame
Id
nav
Depth
recreated
resolved
Page
view
Saved
State
Represents an entry in the back stack of a Frame object.
Hierarchy
BackstackEntry
Index
Properties
entry
fragment
fragment
Tag
frame
Id
nav
Depth
recreated
resolved
Page
view
Saved
State
Properties
entry
entry
:
NavigationEntry
Optional
Private
fragment
fragment
:
any
Private
fragment
Tag
fragment
Tag
:
string
Optional
Private
frame
Id
frame
Id
:
number
Private
nav
Depth
nav
Depth
:
number
Optional
Private
recreated
recreated
:
boolean
resolved
Page
resolved
Page
:
Page
Optional
Private
view
Saved
State
view
Saved
State
:
any
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
Represents an entry in the back stack of a Frame object.