set_is_important


Description:

[ Version ( since = "2.16" ) ]
public void set_is_important (bool is_important)

Sets whether the action is important, this attribute is used primarily by toolbar items to decide whether to show a label or not.

Note:

Use Action instead, and control and monitor whether labels are shown directly

Parameters:

this

the action object

is_important

true to make the action important