TouchPoint.Identifier 属性

定义

此 Touch 对象的唯一标识符。 给定的触摸点 (说,通过手指) 在其围绕表面移动期间将具有相同的标识符。 这可以确保一直跟踪相同的触摸。

public:
 property long Identifier { long get(); void set(long value); };
public long Identifier { get; set; }
member this.Identifier : int64 with get, set
Public Property Identifier As Long

属性值

适用于