Skip to content

JSCallbackDescriptor.Name property

Gets the name of the callback, for debugging purposes.

C#
public string? Name { get; }

See Also

Released under the MIT license