Interface IJSObject
Namespace: TypeScriptDefinitionsSupport
Assembly: OpenSilver.dll
Syntax
public interface IJSObject
Properties
| Improve this Doc View SourceUnderlyingJSInstance
Declaration
object UnderlyingJSInstance { get; set; }
Property Value
Type | Description |
---|---|
System.Object |