Support of WM_TOUCH message (Window platform)

class kivy.input.providers.wm_touch.WM_MotionEvent(device, id, args)

Bases: kivy.input.motionevent.MotionEvent

MotionEvent representing the WM_MotionEvent event. Supports pos, shape and size profiles.