C# Class android.view.ViewGroup_

Inheritance: android.view.ViewGroup
Show file Open project: JeroMiya/androidmono

Protected Methods

Method Description
onLayout ( bool arg0, int arg1, int arg2, int arg3, int arg4 ) : void

Private Methods

Method Description
ViewGroup_ ( )
ViewGroup_ ( global @__env )

Method Details

onLayout() protected method

protected onLayout ( bool arg0, int arg1, int arg2, int arg3, int arg4 ) : void
arg0 bool
arg1 int
arg2 int
arg3 int
arg4 int
return void