Skip to content

JSCallbackOverload.Callback property

Callback that expects JS arguments that are convertible to the specified parameter types.

C#
public JSCallback Callback { get; }

See Also

Released under the MIT license