IPlatformHandle Interface
Represents a platform-specific handle.
Definition
Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public interface IPlatformHandle
Public Interface IPlatformHandle
type IPlatformHandle = interface end
Properties
Handle | Gets the handle. |
HandleDescriptor | Gets an optional string that describes what Handle represents. |