JSObjectControlHandle Class
Definition
public class JSObjectControlHandle
Constructors
| Name | Description |
|---|---|
| JSObjectControlHandle | No summary available. |
JSObjectControlHandle Constructor
public JSObjectControlHandle(System.Runtime.InteropServices.JavaScript.JSObject reference)
Parameters
reference System.Runtime.InteropServices.JavaScript.JSObject
Methods
| Name | Description |
|---|---|
| Destroy | No summary available. |
| Equals (2 overloads) | Inherited from PlatformHandle. |
| GetHashCode | Inherited from PlatformHandle. |
| ToString | Inherited from PlatformHandle. |
Destroy Method
public void Destroy()
Properties
| Name | Description |
|---|---|
| Object | Inherited from JSObjectPlatformHandle. |
| Handle | Gets the handle. Inherited from PlatformHandle. |
| HandleDescriptor | Gets an optional string that describes what Avalonia.Platform.PlatformHandle.Handle represents. Inherited from PlatformHandle. |