Callback: PP.Delegate
The Callback property determines callback function.
Use JSON or the setCallback method to set the property value, and the getCallback method to get the property value.
Callback function is executed after completing the event that fires on changing properties' values.
The example of property use is given on the PropertyChangedEventArgs Constructor page.
See also: