共用方式為


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

屬性值

適用於