C# Class Smartmobili.Cocoa.NSPanel

Inheritance: NSWindow
Show file Open project: smartmobili/CocoaBuilder

Public Properties

Property Type Description
Class Class

Public Methods

Method Description
Init ( ) : id
InitWithContentRect ( NSRect contentRect, int aStyle, NSBackingStoreType bufferingType, bool flag ) : id

Private Methods

Method Description
Initialize ( ) : void
NSPanel ( ) : System

Method Details

Init() public method

public Init ( ) : id
return id

InitWithContentRect() public method

public InitWithContentRect ( NSRect contentRect, int aStyle, NSBackingStoreType bufferingType, bool flag ) : id
contentRect NSRect
aStyle int
bufferingType NSBackingStoreType
flag bool
return id

Property Details

Class public static property

public static Class,Smartmobili.Cocoa Class
return Class