Settings.enableDnsPrefetching

Set enableDnsPrefetching property.

  1. bool enableDnsPrefetching [@property getter]
  2. bool enableDnsPrefetching [@property setter]
    class Settings
    @property
    void
    enableDnsPrefetching
    (
    bool propval
    )

Parameters

propval bool

Determines whether or not to prefetch domain names. DNS prefetching attempts to resolve domain names before a user tries to follow a link.