Screen.Primary Property

Definition

Gets a value indicating whether a particular display is the primary device.

public:
 property bool Primary { bool get(); };
public bool Primary { get; }
member this.Primary : bool
Public ReadOnly Property Primary As Boolean

Property Value

true if this display is primary; otherwise, false.

Applies to