AboutDialog.applicationName

Set applicationName property.

  1. string applicationName [@property getter]
  2. string applicationName [@property setter]
    class AboutDialog
    @property
    void
    applicationName
    (
    string propval
    )

Parameters

propval string

The name of the application.

The name is displayed at the top of the main page.