Dela via


DualScreenInfo.Current Property

Definition

Singleton that provides information about how the app window is positioned across both screens.

public:
 static property Microsoft::Maui::Foldable::DualScreenInfo ^ Current { Microsoft::Maui::Foldable::DualScreenInfo ^ get(); };
public static Microsoft.Maui.Foldable.DualScreenInfo Current { get; }
static member Current : Microsoft.Maui.Foldable.DualScreenInfo
Public Shared ReadOnly Property Current As DualScreenInfo

Property Value

Applies to