set_visible


Description:

[ Version ( since = "2.10" ) ]
public void set_visible (bool visible)

Shows or hides a status icon.

Note:

Use Notification and Application to provide status notifications; there is no direct replacement for this function, as notifications are managed by the platform

Parameters:

this

a StatusIcon

visible

true to show the status icon, false to hide it