navigator.maxTouchPoints

Term side of the Card
Topic: Interact with Client
Unit title: navigator.maxTouchPoints
Categories: Property
Explanation side of the Card

Explanation: The browser API property that returns the maximum number of simultaneous touch points supported by the user's device. It helps developers design touch-based interactions that are optimized for the capabilities of the user's device.

Browser compatibility:
  • The chrome browser supports this feature starting from version 35
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 59
  • The safari browser supports this feature starting from version 13
Availability: