UIKit.UIScreen.Screens Property
All the screens attached the device.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_3_2)]
[get: Foundation.Export("screens")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_3_2)]
public static UIScreen[] Screens { get; }

Value

The main screen is always at index 0.

Remarks

The main screen is always at index 0 in this array.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0