Modes Property
Definition
Namespace: Avalonia.LinuxFramebuffer.Output
Assembly: Avalonia.LinuxFramebuffer (in Avalonia.LinuxFramebuffer.dll)
- C#
- VB
- F#
public List<DrmModeInfo> Modes { get; }
Public ReadOnly Property Modes As List(Of DrmModeInfo)
Get
member Modes : List<DrmModeInfo> with get
Property Value
See Also
Reference
DrmConnector Class
Avalonia.LinuxFramebuffer.Output Namespace