Name of the eitri-app that will be opened
Optional initInitialization parameters for the eitri-app to be opened
Optional restorationContext to be used as an initialization parameter when the current eitri-app returns to the top of the stack
This parameter can't be used with replace or resetStack
Optional replaceWhen set to true, this will replace the current eitri-app running on the stack instead of creating a new instance. The size of the stack will remain the same.
restorationContext can't be used with this parameter
- API LEVEL
22required
Optional resetRemoves all eitri-apps from the current stack before opening the requested one
restorationContext can't be used with this parameter
Generated using TypeDoc
Interface that allows the opening of eitri-apps