AboutDialog.setLicense
void setLicense(string license = null)Sets the license information to be displayed in the secondary license dialog. If license is null, the license button is hidden.
Parameters
license | the license information or null |
void setLicense(string license = null)Sets the license information to be displayed in the secondary license dialog. If license is null, the license button is hidden.
license | the license information or null |