Platforms to show: All Mac Windows Linux Cross-Platform

Back to LinuxWebViewMBS class.

Previous items

LinuxWebViewMBS.Title as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method HTMLViewer Linux MBS Linux Plugin 12.4 ❌ No ❌ No ✅ Yes ❌ No Desktop only
The title of the website.

LinuxWebViewMBS.Transparent as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property HTMLViewer Linux MBS Linux Plugin 12.4 ❌ No ❌ No ✅ Yes ❌ No Desktop only
Whether the WebKitWebView has a transparent background.

False when the WebKitWebView draws a solid background (the default), otherwise true.
(Read and Write computed property)

LinuxWebViewMBS.Undo

Type Topic Plugin Version macOS Windows Linux iOS Targets
method HTMLViewer Linux MBS Linux Plugin 12.4 ❌ No ❌ No ✅ Yes ❌ No Desktop only
Undos last action if possible.

LinuxWebViewMBS.UnmarkTextMatches

Type Topic Plugin Version macOS Windows Linux iOS Targets
method HTMLViewer Linux MBS Linux Plugin 12.4 ❌ No ❌ No ✅ Yes ❌ No Desktop only
Unmarks text matches from search.

LinuxWebViewMBS.URL as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method HTMLViewer Linux MBS Linux Plugin 12.4 ❌ No ❌ No ✅ Yes ❌ No Desktop only
Returns the current URL.

LinuxWebViewMBS.ViewSourceMode as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property HTMLViewer Linux MBS Linux Plugin 12.4 ❌ No ❌ No ✅ Yes ❌ No Desktop only
Whether we are viewing the source code.

(Read and Write computed property)

LinuxWebViewMBS.ZoomIn

Type Topic Plugin Version macOS Windows Linux iOS Targets
method HTMLViewer Linux MBS Linux Plugin 12.4 ❌ No ❌ No ✅ Yes ❌ No Desktop only
Increases the zoom level of web_view.

The current zoom level is incremented by the value of the "zoom-step" property of the settings associated with webview.

LinuxWebViewMBS.ZoomLevel as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property HTMLViewer Linux MBS Linux Plugin 12.4 ❌ No ❌ No ✅ Yes ❌ No Desktop only
Returns the zoom level of web_view, i.e. the factor by which elements in the page are scaled with respect to their original size.

If the "full-content-zoom" property is set to false (the default) the zoom level changes the text size, or if true, scales all elements in the page.
(Read and Write computed property)

LinuxWebViewMBS.ZoomOut

Type Topic Plugin Version macOS Windows Linux iOS Targets
method HTMLViewer Linux MBS Linux Plugin 12.4 ❌ No ❌ No ✅ Yes ❌ No Desktop only
Decreases the zoom level of webview.

The current zoom level is decremented by the value of the "zoom-step" property of the settings associated with webview.

Previous items

The items on this page are in the following plugins: MBS Linux Plugin.


The biggest plugin in space...