AboutWindow.version_

Set version_ property.

  1. string version_ [@property getter]
  2. string version_ [@property setter]
    class AboutWindow
    @property
    void
    version_
    (
    string propval
    )

Parameters

propval string

The version of the application.

The version is displayed on the main page.

If property@AboutWindow:release-notes-version is not set, the version will also be displayed above the release notes on the What's New page.