position
On-screen position of the touch event. The zero point is at the bottom-left corner of the screen in pixel coordinates.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor.DeviceSimulation
- Assembly: UnityEditor.DeviceSimulatorModule
public readonly Vector2 position { get; }