Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Touch.identifier

概述

返回一个可以唯一地识别和触摸平面接触的点的值. 这个值在这根手指(或触摸笔等)所引发的所有事件中保持一致, 直到它离开触摸平面.

语法

var id = touchItem.identifier;

返回值

id
Touch 对象的唯一标识符.

标准定义

Touch Events Specification

文档标签和贡献者

标签: 
 此页面的贡献者: teoli, khalid32, ziyunfei, hyspace
 最后编辑者: khalid32,