# touchCountSecondary

> Number of secondary touches. Guaranteed not to change throughout the frame. (Read Only).

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.InputLegacyModule

```csharp
public static int touchCountSecondary { get; }
```
