Class UIKit.UIWindow
public class UIKit.UIWindow : UIKit.UIView, IDisposable
- Inheritance
-
UIKit.UIWindow
- Implements
- Derived
- Inherited Members
Constructors
UIWindow()
public UIWindow()
UIWindow(nint)
public UIWindow(nint id)
Parameters
idnint
Fields
BackgroundColorProp
public static readonly ObjC.Prop.NInt BackgroundColorProp
Field Value
Class
public static readonly ObjC.Class Class
Field Value
MakeKeyAndVisibleSel
public static readonly ObjC.Sel MakeKeyAndVisibleSel
Field Value
RootViewControllerProp
public static readonly ObjC.Prop.NInt RootViewControllerProp
Field Value
Properties
RootViewController
public UIKit.UIViewController RootViewController { get; set; }
Property Value
Methods
MakeKeyAndVisible()
public void MakeKeyAndVisible()