touchScreen
Mirrors the Android property touchscreen.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public AndroidTouchScreen touchScreen { get; }
Remarks
For information about this property, refer to the Android developer documentation on touchscreen.
Additional Resources: AndroidTouchScreen