klyn.gui.windows.browser.BrowserWidget.canGoBack
property
public readonly property canGoBack as Boolean:
Description

Whether goBack() can select an older history entry.

Example
backButton.isEnabled = browser.canGoBack