Skip to content

JSProxy.Set delegate

C#
public delegate bool Set(JSObject target, JSValue property, JSValue value, JSObject receiver);

See Also

Released under the MIT license