klyn.gui.windows.browser.BrowserHistory.canGoForward
property
public readonly property canGoForward as Boolean:
Description

Whether a following entry exists.

Example
print(browser.history.canGoForward)