Méthode | Description | |
---|---|---|
addChild ( android arg0 ) : int | ||
canConstantState ( ) : bool | ||
getChangingConfigurations ( ) : int | ||
getChildCount ( ) : int | ||
getChildren ( ) : global::android.graphics.drawable.Drawable[] | ||
getConstantHeight ( ) : int | ||
getConstantMinimumHeight ( ) : int | ||
getConstantMinimumWidth ( ) : int | ||
getConstantPadding ( ) : global::android.graphics.Rect | ||
getConstantWidth ( ) : int | ||
getOpacity ( ) : int | ||
growArray ( int arg0, int arg1 ) : void | ||
isConstantSize ( ) : bool | ||
isStateful ( ) : bool | ||
setConstantSize ( bool arg0 ) : void | ||
setVariablePadding ( bool arg0 ) : void |
Méthode | Description | |
---|---|---|
DrawableContainerState ( global @__env ) |
Méthode | Description | |
---|---|---|
DrawableContainerState ( ) |
protected DrawableContainerState ( global @__env ) | ||
@__env | global |
public getChildren ( ) : global::android.graphics.drawable.Drawable[] | ||
Résultat | global::android.graphics.drawable.Drawable[] |
public getConstantPadding ( ) : global::android.graphics.Rect | ||
Résultat | global::android.graphics.Rect |
public growArray ( int arg0, int arg1 ) : void | ||
arg0 | int | |
arg1 | int | |
Résultat | void |
public setConstantSize ( bool arg0 ) : void | ||
arg0 | bool | |
Résultat | void |
public setVariablePadding ( bool arg0 ) : void | ||
arg0 | bool | |
Résultat | void |