SimulatorErrorCodes.SimulatorClosed Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Simulator closed or crashed.
public: int SimulatorClosed = 9;
public const int SimulatorClosed = 9;
val mutable SimulatorClosed : int
Public Const SimulatorClosed As Integer = 9