Settings.zoomTextOnly

Get zoomTextOnly property.

  1. bool zoomTextOnly [@property getter]
    class Settings
    @property
    bool
    zoomTextOnly
    ()
  2. bool zoomTextOnly [@property setter]

Return Value

Type: 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.