Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (20 loc) · 335 Bytes

touchevent.md

File metadata and controls

27 lines (20 loc) · 335 Bytes
redirect_to layout tags title
page
api
Fyne API mobile

mobile


import "fyne.io/fyne/driver/mobile"

Usage

type TouchEvent

type TouchEvent struct {
	fyne.PointEvent
}

TouchEvent contains data relating to mobile touch events