HandleDescriptor Property
Gets an optional string that describes what Handle represents.
Definition
Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
string? HandleDescriptor { get; }
ReadOnly Property HandleDescriptor As String
Get
abstract HandleDescriptor : string with get