[ Version ( deprecated = true , deprecated_since = "2.16." ) ]
public bool get_enable_private_browsing ()
Warning: get_enable_private_browsing is deprecated since 2.16..
Get the enable_private_browsing property.
Use is_ephemeral or WebKitWebContext:is-ephemeral
instead.
this |
a Settings |
true If private browsing is enabled or false otherwise. |