klyn.gui.windows.browser.BrowserHistory.index
property
public readonly property index as Int:
Description

Current history index, or -1 before the first navigation.

Example
print(browser.history.index)