|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebSettings.TextSize | |
---|---|
android.webkit |
Uses of WebSettings.TextSize in android.webkit |
---|
Methods in android.webkit that return WebSettings.TextSize | |
---|---|
WebSettings.TextSize |
WebSettings.getTextSize()
|
static WebSettings.TextSize |
WebSettings.TextSize.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WebSettings.TextSize[] |
WebSettings.TextSize.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in android.webkit with parameters of type WebSettings.TextSize | |
---|---|
void |
WebSettings.setTextSize(WebSettings.TextSize t)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |