The support page link is displayed on the main page.
AboutDialog.supportUrl
string supportUrl() @property nothrowGet supportUrl property.
Returns
The URL of the application's support page.
void supportUrl(string propval) @property nothrowSet supportUrl property.
Parameters
propval | The URL of the application's support page. The support page link is displayed on the main page. |