Event:stopPropagation
From GiderosMobile
Available since: Gideros 2011.6
Class: Event
Description
Disables the propagation of the current event in the scene tree hierarchy. <syntaxhighlight lang="lua"> Event:stopPropagation() </source>
Available since: Gideros 2011.6
Class: Event
Disables the propagation of the current event in the scene tree hierarchy. <syntaxhighlight lang="lua"> Event:stopPropagation() </source>