Table of Contents

Class IOSWindowRootView

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

Constructors

IOSWindowRootView(IOSWindow)

public IOSWindowRootView(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

Methods

DrawRect(nint, nint, CGRect)

public static void DrawRect(nint self, nint sel, CoreGraphics.CGRect rect)

Parameters

self nint
sel nint
rect CoreGraphics.CGRect

SafeAreaInsetsDidChange(nint)

protected void SafeAreaInsetsDidChange(nint sel)

Parameters

sel nint

SafeAreaInsetsDidChange(nint, nint)

public static void SafeAreaInsetsDidChange(nint self, nint sel)

Parameters

self nint
sel nint