Value.objectSetProperty
void objectSetProperty(string name, javascriptcore.value.Value property)Set property with name on value.
Parameters
name | the property name |
property | the #JSCValue to set |
void objectSetProperty(string name, javascriptcore.value.Value property)Set property with name on value.
name | the property name |
property | the #JSCValue to set |