C# Class Smeedee.iOS.Views.DisclosureIndicatorView

Inheritance: UIControl
Afficher le fichier Open project: Smeedee/Smeedee-Mobile

Méthodes publiques

Méthode Description
DisclosureIndicatorView ( ) : System
Draw ( RectangleF rect ) : void

Method Details

DisclosureIndicatorView() public méthode

public DisclosureIndicatorView ( ) : System
Résultat System

Draw() public méthode

public Draw ( RectangleF rect ) : void
rect System.Drawing.RectangleF
Résultat void