Skip to content

JSSymbol.For method

Gets or creates a symbol with the specified name in the global symbol registry.

C#
public static JSSymbol For(string name)

See Also

Released under the MIT license