Is multi-touch supported?

Property definitions

ios $ NitGLKView :: multiple_touch_enabled
	# Is multi-touch supported?
	fun multiple_touch_enabled: Bool do return native.multiple_touch_enabled
lib/ios/glkit.nit:145,2--146,73