Class UIKit.UIViewController
public class UIKit.UIViewController : UIKit.UIResponder, IDisposable
- Inheritance
-
UIKit.UIViewController
- Implements
- Derived
- Inherited Members
Constructors
UIViewController()
public UIViewController()
UIViewController(nint)
public UIViewController(nint id)
Parameters
idnint
Fields
Class
public static readonly ObjC.Class Class
Field Value
ViewProp
public static readonly ObjC.Prop.NInt ViewProp
Field Value
Properties
View
public UIKit.UIView View { get; set; }