语言English
  • C#

PointerEventBase<T0>.pointerId

public int pointerId;

描述

获取发送事件的指针的标识符。

如果鼠标发送事件,则标识符设置为 0。如果触摸屏设备发送事件,则标识符设置为手指 ID,其范围从 1 到设备支持的触摸次数。


Did you find this page useful? Please give it a rating: