Package-level declarations

Properties

Link copied to clipboard

Returns the service that allows controlling audio on a currently loaded web page.

Link copied to clipboard

Indicates whether images are allowed to be loaded automatically on the web pages.

Link copied to clipboard

Returns a Bitmap that contains the image of the currently loaded web page.

Link copied to clipboard

Returns the browser instance configured by this BrowserSettings.

Link copied to clipboard

Indicates whether JavaScript code on the loaded web pages can access clipboard.

Link copied to clipboard

Indicates whether JavaScript code is allowed to read/write cookies in the browser cookies storage.

Link copied to clipboard

Indicates whether JavaScript code on the loaded web page can close the browser.

Link copied to clipboard

The default background color of the web pages loaded in the browser.

Link copied to clipboard
Link copied to clipboard

The default font size in pixels of the web content.

Link copied to clipboard

Returns the default JavaScript PresentationRequest specified on the page.

Link copied to clipboard

Returns the service that allows working with Chromium Developer Tools.

Link copied to clipboard

Returns the display where the current browser instance is located.

Link copied to clipboard
var BrowserSettings.displayMode: <Error class: unknown class>
var BrowserSettings.displayMode: <Error class: unknown class>

The display-mode CSS media feature for the browser.

Link copied to clipboard

Returns the engine instance of this Browser.

Link copied to clipboard

Returns a Bitmap that contains the favicon of the currently loaded web page or the default Chromium favicon if the browser did not load any web pages or loaded web page URL is invalid.

Link copied to clipboard

Returns the focused frame on the currently loaded web page, if any.

Link copied to clipboard

Returns all the frames on the currently loaded web page or an empty collection if the browser did not load any web pages.

Link copied to clipboard

Returns the service that controls the fullscreen mode.

Link copied to clipboard

Indicates whether images are displayed on the web pages.

Link copied to clipboard

Indicates whether JavaScript on the web pages is enabled.

Link copied to clipboard

Indicates whether the local storage in the browser is enabled.

Link copied to clipboard

Returns the main frame of the currently loaded web page, if any.

Link copied to clipboard
Link copied to clipboard

Indicates whether the browser can navigate back/forward with a left/right swipe on a devices with touch screen.

Link copied to clipboard

Indicates whether plugins are enabled on the loaded web pages.

Link copied to clipboard

Returns the profile that the browser belongs to.

Link copied to clipboard
Link copied to clipboard

Indicates whether an insecure content can run in the browser.

Link copied to clipboard

Indicates whether scrollbars on the loaded web page are hidden.

Link copied to clipboard

Returns settings that configure this Browser.

Link copied to clipboard

Returns the size of this Browser in the logical pixels.

Link copied to clipboard

Returns the service that allows searching text on a currently loaded web page.

Link copied to clipboard

Returns a string that represents the title of the currently loaded web page, or an empty string if the browser hasn't loaded any web page yet.

Link copied to clipboard

Indicates whether the transparent background on the web pages is enabled.

Link copied to clipboard

Returns a string that represents URL of the currently loaded web page, or an empty string if the browser hasn't loaded any web page yet.

Link copied to clipboard

Returns a string that represents the user-agent of this Browser.

Link copied to clipboard
var BrowserSettings.webRtcIpHandlingPolicy: <Error class: unknown class>
var BrowserSettings.webRtcIpHandlingPolicy: <Error class: unknown class>

WebRTC IP handling policy for the browser.

Link copied to clipboard

Returns the service that allows zooming content of a currently loaded web page.