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: 15.0.2.11458
Syntax
C#
public OnSubscribedPropertyUpdatedScriptReference OnAfterSubscribedPropertyUpdated { get; }

Property Value

Type: OnSubscribedPropertyUpdatedScriptReference
See Also