java.lang.Object | ||
↳ | java.lang.Enum<android.webkit.WebSettings.LayoutAlgorithm> | |
↳ | android.webkit.WebSettings.LayoutAlgorithm |
Enum for controlling the layout of html.
KITKAT
.setSupportZoom(boolean)
when
using this mode. Supported from API level
KITKAT
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WebSettings.LayoutAlgorithm | NARROW_COLUMNS | This field is deprecated. This algorithm is now obsolete. | |||||||||
WebSettings.LayoutAlgorithm | NORMAL | ||||||||||
WebSettings.LayoutAlgorithm | SINGLE_COLUMN | This field is deprecated. This algorithm is now obsolete. | |||||||||
WebSettings.LayoutAlgorithm | TEXT_AUTOSIZING |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
|
This field is deprecated.
This algorithm is now obsolete.
This field is deprecated.
This algorithm is now obsolete.