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

Usage

type TouchEvent

  type TouchEvent struct {
	fyne.PointEvent
}
  

TouchEvent contains data relating to mobile touch events