Bagikan melalui


TouchDevice.ReportUp Metode

Definisi

Melaporkan bahwa sentuhan diangkat dari elemen.

protected:
 bool ReportUp();
protected bool ReportUp ();
member this.ReportUp : unit -> bool
Protected Function ReportUp () As Boolean

Mengembalikan

trueTouchUp jika peristiwa ditangani; jika tidak, false.

Keterangan

Kelas yang mewarisi TouchDevice harus memanggil metode ini untuk menaikkan TouchUp peristiwa. Peristiwa TouchLeave dimunculkan setelah TouchUp acara.

Berlaku untuk

Lihat juga