StatusIcon.title

Set title property.

  1. string title [@property getter]
  2. string title [@property setter]
    class StatusIcon
    @property
    void
    title
    (
    string propval
    )

Parameters

propval string

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.