Class IOSWindowRootView
public class IOSWindowRootView : UIKit.UIView, IDisposable
- Inheritance
-
IOSWindowRootView
- Implements
- Inherited Members
Constructors
IOSWindowRootView(IOSWindow)
public IOSWindowRootView(IOSWindow window)
Parameters
windowIOSWindow
Fields
Class
public static readonly ObjC.Class Class
Field Value
Properties
Window
protected IOSWindow Window { get; }
Property Value
Methods
DrawRect(nint, nint, CGRect)
public static void DrawRect(nint self, nint sel, CoreGraphics.CGRect rect)
Parameters
selfnintselnintrectCoreGraphics.CGRect
SafeAreaInsetsDidChange(nint)
protected void SafeAreaInsetsDidChange(nint sel)
Parameters
selnint
SafeAreaInsetsDidChange(nint, nint)
public static void SafeAreaInsetsDidChange(nint self, nint sel)