Bagikan melalui


TouchEventArgs(TouchDevice, Int32) Konstruktor

Definisi

Menginisialisasi instans baru kelas TouchEventArgs.

public:
 TouchEventArgs(System::Windows::Input::TouchDevice ^ touchDevice, int timestamp);
public TouchEventArgs (System.Windows.Input.TouchDevice touchDevice, int timestamp);
new System.Windows.Input.TouchEventArgs : System.Windows.Input.TouchDevice * int -> System.Windows.Input.TouchEventArgs
Public Sub New (touchDevice As TouchDevice, timestamp As Integer)

Parameter

touchDevice
TouchDevice

Perangkat input yang akan dikaitkan dengan kejadian ini.

timestamp
Int32

Waktu ketika input terjadi.

Berlaku untuk