onAddedToStage property

Signal onAddedToStage

Returns the Signal that is triggered when an object is added to the stage.

Implementation

Signal get onAddedToStage => $onAddedToStage ??= Signal();