ScreenIsPrimary Property

Gets a value indicating whether the screen is the primary one.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsPrimary { get; protected set; }

Property Value

Boolean

See Also