Table of Contents

Class IOSRootViewController

Namespace
Xui.Runtime.IOS.Actual
Assembly
Xui.Runtime.IOS.dll
public class IOSRootViewController : UIKit.UIViewController, IDisposable
Inheritance
IOSRootViewController
Implements
Inherited Members

Constructors

IOSRootViewController(IOSWindow)

public IOSRootViewController(IOSWindow window)

Parameters

window IOSWindow

Fields

Class

public static readonly ObjC.Class Class

Field Value

ObjC.Class

Properties

Window

protected IOSWindow Window { get; }

Property Value

IOSWindow