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