NativePlatformHandle Struct

Definition

public readonly record struct NativePlatformHandle(nint Handle, string HandleDescriptor) : IEquatable<NativePlatformHandle>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (2)