Main Content
event.DynamicPropertyEvent Class
Namespace: event
Superclasses: event.EventData
Event data for dynamic property events
Description
The event.DynamicPropertyEvent
class defines
the event data passed to listeners of the dynamicprops
PropertyAdded
and PropertyRemoved
events.
event.DynamicPropertyEvent
is a subclass
of event.EventData
.
The event.DynamicPropertyEvent
class is sealed
(cannot be subclassed) and its constructor is private.
Properties
Events
ObjectBeingDestroyed | Triggered when object is destroyed. |
Version History
Introduced in R2016a