The properties of UIKit.UIWindow are listed below. For a list of all members, see the UIWindow Members list.
See Also: Inherited members from UIKit.UIView
| [read-only] static | Appearance | UIWindow.UIWindowAppearance. Strongly-typed property that returns the UIAppearance class for this class. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | DidBecomeHiddenNotification | Foundation.NSString. Notification constant for DidBecomeHidden |
| [read-only] static | DidBecomeKeyNotification | Foundation.NSString. Notification constant for DidBecomeKey |
| [read-only] static | DidBecomeVisibleNotification | Foundation.NSString. Notification constant for DidBecomeVisible |
| [read-only] static | DidResignKeyNotification | Foundation.NSString. Notification constant for DidResignKey |
| [read-only] | IsKeyWindow | bool. Whether this UIWindow is the key window for the app. |
| [read-only] static | KeyboardDidChangeFrameNotification | Foundation.NSString. Notification constant for KeyboardDidChangeFrame |
| [read-only] static | KeyboardWillChangeFrameNotification | Foundation.NSString. Notification constant for KeyboardWillChangeFrame |
| RootViewController | UIViewController. The top-level UIViewController for this UIWindow. | |
| Screen | UIScreen. The UIScreen on which this UIWindow is being displayed. | |
| WindowLevel | nfloat. The layer group (i.e., Alert, Status Bar, or Normal) to which this UIWindow belongs. |