DrmModeInfo Class
Definition
public class DrmModeInfo
Properties
| Name | Description |
|---|---|
| IsPreferred | No summary available. |
| Name | No summary available. |
| Resolution | No summary available. |
IsPreferred Property
public bool IsPreferred { get; set; }
Name Property
public string Name { get; set; }
Resolution Property
public Avalonia.PixelSize Resolution { get; set; }