Primary Property
Gets the primary screen on the device.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Screen? Primary { get; }
Public ReadOnly Property Primary As Screen
Get
member Primary : Screen with get