stopSimulation static method
void
stopSimulation()
Stops any active simulation.
Implementation
static void stopSimulation() {
SmartLocationImpl().stopSimulation();
}
Stops any active simulation.
static void stopSimulation() {
SmartLocationImpl().stopSimulation();
}