Class DeviceSimulator
Class for interacting with a Device Simulator window from a script. You can get an instance of this class by extending DeviceSimulatorPlugin.
Inherited Members
Namespace: UnityEditor.DeviceSimulation
Assembly: Unity.DeviceSimulator.Editor.dll
Syntax
public class DeviceSimulator
Events
Name | Description |
---|---|
touchScreenInput | Event invoked when the screen of the simulated device is clicked. |