C# Class MonoMac.AppKit.NSWindow

Show file Open project: kangaroo/monomac Class Usage Examples

Public Methods

Method Description
FromWindowRef ( IntPtr windowRef ) : NSWindow

Private Methods

Method Description
NSWindow ( IntPtr windowRef, NSObjectFlag x ) : System

Method Details

FromWindowRef() static public method

static public FromWindowRef ( IntPtr windowRef ) : NSWindow
windowRef System.IntPtr
return NSWindow