| Package | Description |
|---|---|
| android.webkit |
| Modifier and Type | Method and Description |
|---|---|
WebSettings.ZoomDensity |
WebSettings.getDefaultZoom() |
static WebSettings.ZoomDensity |
WebSettings.ZoomDensity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebSettings.ZoomDensity[] |
WebSettings.ZoomDensity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebSettings.setDefaultZoom(WebSettings.ZoomDensity zoom) |
Copyright © 2008-2013. All Rights Reserved.