set_title


Description:

[ Version ( since = "2.18" ) ]
public void set_title (string title)

Sets the title of this tray icon.

Note:

Use Notification and Application to provide status notifications; you should use set_title and set_body to present text inside your notification

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.

Parameters:

this

a StatusIcon

title

the title