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