C# Class EvolveApp.Views.Controls.DashboardWidget

Inheritance: RelativeLayout
Afficher le fichier Open project: xamarin/mini-hacks Class Usage Examples

Méthodes publiques

Méthode Description
DashboardWidget ( ) : System

Méthodes protégées

Méthode Description
LayoutChildren ( double x, double y, double width, double height ) : void

Method Details

DashboardWidget() public méthode

public DashboardWidget ( ) : System
Résultat System

LayoutChildren() protected méthode

protected LayoutChildren ( double x, double y, double width, double height ) : void
x double
y double
width double
height double
Résultat void