C# Class Smeedee.iOS.Views.DisclosureIndicatorView

Inheritance: UIControl
Exibir arquivo Open project: Smeedee/Smeedee-Mobile

Public Methods

Method Description
DisclosureIndicatorView ( ) : System
Draw ( RectangleF rect ) : void

Method Details

DisclosureIndicatorView() public method

public DisclosureIndicatorView ( ) : System
return System

Draw() public method

public Draw ( RectangleF rect ) : void
rect System.Drawing.RectangleF
return void