Skip to content

JSPropertyDescriptor Explicit operator

Converts the structure to a JavaScript property descriptor object.

C#
public static explicit operator JSObject(JSPropertyDescriptor descriptor)

See Also

Released under the MIT license