Difference between revisions of "Event.REMOVED FROM STAGE"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched when object is removed from stage hierarchy")
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
'''Available since:''' Gideros 2011.6<br/>
 
'''Available since:''' Gideros 2011.6<br/>
 +
'''Value:''' removedFromStage<br/>
 +
'''Defined by:''' [[Sprite]]<br/>
 +
 
=== Description ===
 
=== Description ===
This event is dispatched when object is removed from stage hierarchy
+
This event is dispatched when an object is removed from the stage hierarchy.
 +
 
 +
{{Sprite}}

Latest revision as of 20:53, 8 May 2022

Available since: Gideros 2011.6
Value: removedFromStage
Defined by: Sprite

Description

This event is dispatched when an object is removed from the stage hierarchy.