set_percent_complete


Description:

[ Version ( since = "3.34" ) ]
public void set_percent_complete (int percent)

Sets percent complete.

The percent can be between 0 and 100, inclusive. A special value -1 can be used to remove the percent complete property.

Parameters:

this

an Component

percent

a percent to set, or -1 to remove the property