localized string describing the tray icon. It may be used by tools like screen readers to render the tray icon.
StatusIcon.title
string title() @propertyGet title property.
Returns
The title of this tray icon. This should be a short, human-readable,
void title(string propval) @propertySet title property.
Parameters
propval | The title of this tray icon. This should be a short, human-readable, localized string describing the tray icon. It may be used by tools like screen readers to render the tray icon. |