C# Class android.widget.LinearLayout.LayoutParams

Per-child layout information associated with ViewLinearLayout.
Per-child layout information associated with ViewLinearLayout.
Inheritance: android.view.ViewGroup.MarginLayoutParams
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes publiques

Méthode Description
LayoutParams ( android arg0 )
LayoutParams ( android arg0, android arg1 )
LayoutParams ( int arg0, int arg1 )
LayoutParams ( int arg0, int arg1, float arg2 )
debug ( java arg0 ) : global::java.lang.String

Méthodes protégées

Méthode Description
LayoutParams ( global @__env )

Private Methods

Méthode Description
LayoutParams ( )

Method Details

LayoutParams() public méthode

public LayoutParams ( android arg0 )
arg0 android

LayoutParams() public méthode

public LayoutParams ( android arg0, android arg1 )
arg0 android
arg1 android

LayoutParams() protected méthode

protected LayoutParams ( global @__env )
@__env global

LayoutParams() public méthode

public LayoutParams ( int arg0, int arg1 )
arg0 int
arg1 int

LayoutParams() public méthode

public LayoutParams ( int arg0, int arg1, float arg2 )
arg0 int
arg1 int
arg2 float

debug() public méthode

public debug ( java arg0 ) : global::java.lang.String
arg0 java
Résultat global::java.lang.String