Skip to main content

PlatformHandle Constructor

Initializes a new instance of the PlatformHandle class.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public PlatformHandle(
IntPtr handle,
string? descriptor
)

Parameters

  IntPtr
The handle.
  String
An optional string that describes what handle represents.

See Also

Reference

PlatformHandle Class
Avalonia.Platform Namespace