JSImportAttribute class
Indicates a class or struct is imported from JavaScript.
C#
[AttributeUsage(AttributeTargets.Struct | AttributeTargets.Interface)]
public sealed class JSImportAttribute : AttributePublic Members
| name | description |
|---|---|
| JSImportAttribute() | The default constructor. |