UIWindow.Screen Property

Definition

The UIScreen on which this UIWindow is being displayed.

public virtual UIKit.UIScreen Screen { [Foundation.Export("screen", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setScreen:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Screen : UIKit.UIScreen with get, set

Property Value

Attributes

Applies to