setProperty
A callback to invoke when setting the property’s value.
Declaration
var setProperty: JSObjectSetPropertyCallback!Discussion
This value may be NULL if the property has the ReadOnly attribute.
A callback to invoke when setting the property’s value.
var setProperty: JSObjectSetPropertyCallback!This value may be NULL if the property has the ReadOnly attribute.