Application:setEventMerging

From GiderosMobile
Revision as of 18:04, 12 July 2023 by Hgy29 (talk | contribs) (Text replacement - "<source" to "<syntaxhighlight")
(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)