Skip to main content

JSObjectPlatformHandle Class

Definition

Assembly:Avalonia.Browser
Package:Avalonia.Browser
public class JSObjectPlatformHandle

Inheritance: object -> PlatformHandle -> JSObjectPlatformHandle

Derived types:JSObjectControlHandle

Methods

NameDescription
Equals (2 overloads)Inherited from PlatformHandle.
GetHashCodeInherited from PlatformHandle.
ToStringInherited from PlatformHandle.

Properties

NameDescription
HandleGets the handle. Inherited from PlatformHandle.
HandleDescriptorGets an optional string that describes what Avalonia.Platform.PlatformHandle.Handle represents. Inherited from PlatformHandle.
ObjectNo summary available.

Object Property

public System.Runtime.InteropServices.JavaScript.JSObject Object { get; set; }