WebSession

Undocumented in source.

Constructors

this
this(awebview.wrapper.cpp.WebSession cppObj)
Undocumented in source.

Members

Functions

clearCache
void clearCache()
Undocumented in source. Be warned that the author may not have intended to support it.
clearCookie
void clearCookie()
Undocumented in source. Be warned that the author may not have intended to support it.
getZoomForURL
int getZoomForURL(WebURL url)
Undocumented in source. Be warned that the author may not have intended to support it.
release
void release()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

cppObj
inout(awebview.wrapper.cpp.WebSession) cppObj [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
dataPath
WebString dataPath [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isOnDisk
bool isOnDisk [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
preferences
const(WebPreferences) preferences [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta