Difference between revisions of "Application:setEventMerging"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2022.8<br/> '''Class:''' Application<br/> === Description === Allows merging of touch/mouse move events together. <source lang="l...")
(No difference)

Revision as of 18:00, 10 August 2022

Available since: Gideros 2022.8
Class: Application

Description

Allows merging of touch/mouse move events together.

application:setEventMerging(eventMerging)

Parameters

eventMerging (boolean) merging of touch/mouse move events (default = false)