Table of Contents

Class MacOSWindowRootView

Namespace
Xui.Runtime.MacOS.Actual
Assembly
Xui.Runtime.MacOS.dll
public class MacOSWindowRootView : AppKit.NSView, IDisposable
Inheritance
MacOSWindowRootView
Implements
Inherited Members

Constructors

MacOSWindowRootView(MacOSWindow)

public MacOSWindowRootView(MacOSWindow window)

Parameters

window MacOSWindow

Fields

Class

protected static readonly ObjC.Class Class

Field Value

ObjC.Class

Methods

DrawRect(nint, nint, NSRect)

public static void DrawRect(nint self, nint sel, Foundation.NSRect rect)

Parameters

self nint
sel nint
rect Foundation.NSRect