touchId
The unique identifier for the touch. Unity reuses identifiers after the touch ends.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor.DeviceSimulation
- Assembly: UnityEditor.DeviceSimulatorModule
public readonly int touchId { get; }