SimulatorProgressEventArgs.Percent Property

Gets the percent.
public int Percent {get;}
This language is not supported or no code example is available.
public:  
property int Percent { 
int get( ); 
}
This language is not supported or no code example is available.
public function get Percent() : int;
This language is not supported or no code example is available.

Property Value

int

The percent.

In this article

Definition