Skip to content

JSCallbackArgs.Length property

Gets the number of arguments.

C#
public int Length { get; }

See Also

Released under the MIT license