StatusIcon.title

Get title property.

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

Return Value

Type: 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.