SettingsGidBuilderImpl.zoomTextOnly

Set zoomTextOnly property.

class SettingsGidBuilderImpl(T)
T
zoomTextOnly
(
bool propval
)

Parameters

propval bool

Whether #WebKitWebView:zoom-level affects only the text of the page or all the contents. Other contents containing text like form controls will be also affected by zoom factor when this property is enabled.

Return Value

Type: T

Builder instance for fluent chaining