Application:setEventMerging

From GiderosMobile
Revision as of 18:00, 10 August 2022 by MoKaLux (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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)