public readonly property historyNavigation as Boolean
Whether this navigation comes from history traversal.
if event.historyNavigation: print("History traversal")