MonoTouch.UIKit.UIScreen Class
Information about the screen.

See Also: UIScreen Members

Syntax

[MonoTouch.Foundation.Register("UIScreen", true)]
public class UIScreen : MonoTouch.Foundation.NSObject, IUITraitEnvironment, IDisposable

Remarks

This class contains the bounding rectangle of the device's screen and, if the display is being mirrored to an external display, information about that screen.

The UIScreen.MainScreen singleton represent the device's physical screen. All of the currently-attached screens are available in the UIScreen.Screens static array: the UIScreen.MainScreen is always at index 0.

Related content

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0