| Package | Description |
|---|---|
| android.widget |
| Modifier and Type | Method and Description |
|---|---|
ImageView.ScaleType |
ImageView.getScaleType() |
static ImageView.ScaleType |
ImageView.ScaleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageView.ScaleType[] |
ImageView.ScaleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageView.setScaleType(ImageView.ScaleType scaleType) |
Copyright © 2008-2013. All Rights Reserved.