Share via


SimulatorClient.IsStarted Property

Definition

Gets a value indicating whether the simulator is running or not.

public:
 property bool IsStarted { bool get(); };
public bool IsStarted { get; }
member this.IsStarted : bool
Public ReadOnly Property IsStarted As Boolean

Property Value

Returns Boolean.

Implements

Applies to