JSObjectPlatformHandle Class
Definition
public class JSObjectPlatformHandle
Methods
| Name | Description |
|---|---|
| Equals (2 overloads) | Inherited from PlatformHandle. |
| GetHashCode | Inherited from PlatformHandle. |
| ToString | Inherited from PlatformHandle. |
Properties
| Name | Description |
|---|---|
| Object | No summary available. |
| Handle | Gets the handle. Inherited from PlatformHandle. |
| HandleDescriptor | Gets an optional string that describes what Avalonia.Platform.PlatformHandle.Handle represents. Inherited from PlatformHandle. |
Object Property
public System.Runtime.InteropServices.JavaScript.JSObject Object { get; set; }