UIWindow.Screen 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.
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