WindowingSubsystemName Property
Gets the name of the currently selected windowing subsystem.
Definition
Namespace: Avalonia
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string? WindowingSubsystemName { get; }
Public ReadOnly Property WindowingSubsystemName As String
Get
member WindowingSubsystemName : string with get