ScreenCurrentOrientation Property

Gets the current orientation of a screen.

Definition

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

Property Value

ScreenOrientation

See Also