| Package | Description |
|---|---|
| android.webkit |
| Modifier and Type | Method and Description |
|---|---|
WebSettings.LayoutAlgorithm |
WebSettings.getLayoutAlgorithm() |
static WebSettings.LayoutAlgorithm |
WebSettings.LayoutAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebSettings.LayoutAlgorithm[] |
WebSettings.LayoutAlgorithm.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.setLayoutAlgorithm(WebSettings.LayoutAlgorithm l) |
Copyright © 2008-2013. All Rights Reserved.