Returns the number of entries on the Back stack.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic Task<int> BackCountAsync()
Public Function BackCountAsync As Task(Of Integer)
Return Value
Type:
TaskInt32Implements
IAppBackCountAsync
See Also