Android.Webkit.WebView.IsPrivateBrowsingEnabled Property
Gets whether private browsing is enabled in this WebView.

Syntax

[get: Android.Runtime.Register("isPrivateBrowsingEnabled", "()Z", "GetIsPrivateBrowsingEnabledHandler")]
public virtual bool IsPrivateBrowsingEnabled { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets whether private browsing is enabled in this WebView.

[Android Documentation]

Requirements

Namespace: Android.Webkit
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11