C# Class UICalendar.HorizontalDividerView

Inheritance: UIView
Show file Open project: Clancey/UICalendar

Public Methods

Method Description
Draw ( CGRect rect ) : void
HorizontalDividerView ( CGRect rect ) : System

Method Details

Draw() public method

public Draw ( CGRect rect ) : void
rect CGRect
return void

HorizontalDividerView() public method

public HorizontalDividerView ( CGRect rect ) : System
rect CGRect
return System