C# Class Cocoa.Button

Inheritance: Control
Show file Open project: mono/cocoa-sharp

Public Methods

Method Description
Button ( IntPtr native_object ) : System
Button ( Rect frame ) : System

Method Details

Button() public method

public Button ( IntPtr native_object ) : System
native_object System.IntPtr
return System

Button() public method

public Button ( Rect frame ) : System
frame Rect
return System