C# Class android.view.ViewGroup_

Inheritance: android.view.ViewGroup
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes protégées

Méthode Description
onLayout ( bool arg0, int arg1, int arg2, int arg3, int arg4 ) : void

Private Methods

Méthode Description
ViewGroup_ ( )
ViewGroup_ ( global @__env )

Method Details

onLayout() protected méthode

protected onLayout ( bool arg0, int arg1, int arg2, int arg3, int arg4 ) : void
arg0 bool
arg1 int
arg2 int
arg3 int
arg4 int
Résultat void