enable_private_browsing
Description:
[ Version ( deprecated = true , deprecated_since = "2.16." ) ]
public bool enable_private_browsing { get; set construct; }
public bool enable_private_browsing { get; set construct; }
Warning: enable_private_browsing is deprecated since 2.16..
Determines whether or not private browsing is enabled.
Note:
Use is_ephemeral or is_ephemeral instead.
Private browsing will disable history, cache and form auto-fill for any pages visited.