Is multi-touch supported?

Property definitions

ios $ NitGLKView :: multiple_touch_enabled=
	# Is multi-touch supported?
	fun multiple_touch_enabled=(val: Bool) do native.multiple_touch_enabled = val
lib/ios/glkit.nit:148,2--149,78