C# Class Cocoa.ScrollView

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

Public Methods

Method Description
ScrollView ( IntPtr native ) : System
ScrollView ( Rect frame ) : System

Method Details

ScrollView() public method

public ScrollView ( IntPtr native ) : System
native System.IntPtr
return System

ScrollView() public method

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