No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 3 |
| From Level: | 2 |
| Generated | 2009.11.19 19:35 |
WebSettings | Added Methods | |
|---|---|
boolean
getAllowFileAccess()
|
|
boolean
getBuiltInZoomControls()
|
|
String
getUserAgentString()
|
|
void
setAllowFileAccess(
boolean)
|
|
void
setBuiltInZoomControls(
boolean)
|
|
void
setUserAgentString(
String)
|
|
| Changed Methods | ||
|---|---|---|
int
getUserAgent()
|
Now deprecated. |
|
void
setUserAgent(
int)
|
Now deprecated. |
|