Click or drag to resize

VisualOnAfterSubscribedPropertyUpdated Property

Occurs after a property of a visual that has this visual in its PropertyUpdatedSubscribers list is updated.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public OnSubscribedPropertyUpdatedScriptReference OnAfterSubscribedPropertyUpdated { get; }

Property Value

Type: OnSubscribedPropertyUpdatedScriptReference
See Also