Table of Contents

Class UIKit.UIViewController

Namespace
Xui.Runtime.IOS
Assembly
Xui.Runtime.IOS.dll
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

id nint

Fields

Class

public static readonly ObjC.Class Class

Field Value

ObjC.Class

ViewProp

public static readonly ObjC.Prop.NInt ViewProp

Field Value

ObjC.Prop.NInt

Properties

View

public UIKit.UIView View { get; set; }

Property Value

UIKit.UIView