set_visible


Description:

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

Set the visibility of the specified item.

This procedure sets the specified item's visibility.

Parameters:

this

The item.

visible

The new item visibility.

Returns:

TRUE on success.