C# Class BeerDrinkin.iOS.CustomControls.CheckInBackground

Inheritance: UIView
Afficher le fichier Open project: MikeCodesDotNet/Beer-Drinkin

Méthodes publiques

Méthode Description
CheckInBackground ( ) : System
CheckInBackground ( IntPtr handle ) : System
Draw ( CGRect rect ) : void

Method Details

CheckInBackground() public méthode

public CheckInBackground ( ) : System
Résultat System

CheckInBackground() public méthode

public CheckInBackground ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

Draw() public méthode

public Draw ( CGRect rect ) : void
rect CGRect
Résultat void