C# Class SimpleAuth.iOS.ProgressLabel

Inheritance: UIView
Afficher le fichier Open project: Clancey/SimpleAuth Class Usage Examples

Méthodes publiques

Méthode Description
ProgressLabel ( string text ) : System
StartAnimating ( ) : void
StopAnimating ( ) : void

Method Details

ProgressLabel() public méthode

public ProgressLabel ( string text ) : System
text string
Résultat System

StartAnimating() public méthode

public StartAnimating ( ) : void
Résultat void

StopAnimating() public méthode

public StopAnimating ( ) : void
Résultat void