| IAppBackCountAsync Method |
Returns the number of entries on the Back stack.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxTask<int> BackCountAsync()
Function BackCountAsync As Task(Of Integer)
Return Value
Type:
TaskInt32
See Also