Class AppKit.NSViewController
public class AppKit.NSViewController : AppKit.NSResponder, IDisposable
- Inheritance
-
AppKit.NSViewController
- Implements
- Derived
- Inherited Members
Constructors
NSViewController()
public NSViewController()
NSViewController(nint)
public NSViewController(nint id)
Parameters
idnint
Fields
Class
public static readonly ObjC.Class Class
Field Value
Properties
PreferredContentSize
public Foundation.NSSize PreferredContentSize { get; set; }
Property Value
View
public AppKit.NSView View { get; set; }