Skip to main content

ConnectorType Property

Specifies whether our connector is HDMI-A, DVI, DisplayPort, etc. If null, the preferred connector will be used.

Definition

Namespace: Avalonia.LinuxFramebuffer
Assembly: Avalonia.LinuxFramebuffer (in Avalonia.LinuxFramebuffer.dll)

public DrmConnectorType? ConnectorType { get; set; }

Property Value

Nullable(DrmConnectorType)

See Also

Reference

DrmOutputOptions Class
Avalonia.LinuxFramebuffer Namespace