set_model_visible


Description:

[ Version ( since = "2.10" ) ]
public virtual void set_model_visible (ColorSelectorModel model, bool visible)

Sets the model visible/invisible on the this widget.

Toggles visibility of displayed models if this this instance has the ability to show different color models.

Parameters:

this

A ColorSelector widget.

model

The affected ColorSelectorModel.

visible

The new visible setting.