DualScreenInfo.Current Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Singleton that provides information about how the app window is positioned across both screens.
public static Xamarin.Forms.DualScreen.DualScreenInfo Current { get; }
member this.Current : Xamarin.Forms.DualScreen.DualScreenInfo