onAdded property

Signal onAdded

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

Implementation

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