UIKit.UIWindow: Property Members

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

Public Properties

[read-only]
static
AppearanceUIWindow.UIWindowAppearance. Strongly-typed property that returns the UIAppearance class for this class.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
DidBecomeHiddenNotificationFoundation.NSString. Notification constant for DidBecomeHidden
[read-only]
static
DidBecomeKeyNotificationFoundation.NSString. Notification constant for DidBecomeKey
[read-only]
static
DidBecomeVisibleNotificationFoundation.NSString. Notification constant for DidBecomeVisible
[read-only]
static
DidResignKeyNotificationFoundation.NSString. Notification constant for DidResignKey
[read-only]
IsKeyWindowbool. Whether this UIWindow is the key window for the app.
[read-only]
static
KeyboardDidChangeFrameNotificationFoundation.NSString. Notification constant for KeyboardDidChangeFrame
[read-only]
static
KeyboardWillChangeFrameNotificationFoundation.NSString. Notification constant for KeyboardWillChangeFrame
RootViewControllerUIViewController. The top-level UIViewController for this UIWindow.
ScreenUIScreen. The UIScreen on which this UIWindow is being displayed.
WindowLevelnfloat. The layer group (i.e., Alert, Status Bar, or Normal) to which this UIWindow belongs.