This version of Unity is unsupported.

Application.Quit

Declaration

public static void Quit();

Declaration

public static void Quit(int exitCode);

Description

This has the same functionality as Application.Quit. At the moment, the Device Simulator doesn't support simulation of this method.