C# Class ToddlerAddition.NumberBar

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

Méthodes publiques

Méthode Description
LayoutSubviews ( ) : void
NumberBar ( ) : System
SetRange ( int start, int end ) : void

Method Details

LayoutSubviews() public méthode

public LayoutSubviews ( ) : void
Résultat void

NumberBar() public méthode

public NumberBar ( ) : System
Résultat System

SetRange() public méthode

public SetRange ( int start, int end ) : void
start int
end int
Résultat void