Skip to content

JSCallbackDescriptor.Callback property

Gets the callback that handles invocations from JavaScript.

C#
public JSCallback Callback { get; }

See Also

Released under the MIT license