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