SystemWebViewOptions.iOSHidePrivacyPrompt Property

Definition

This hides the privacy prompt displayed on iOS Devices (ver 13.0+) when set to true. By default, it is false and displays the prompt.

public bool iOSHidePrivacyPrompt { get; set; }
member this.iOSHidePrivacyPrompt : bool with get, set
Public Property iOSHidePrivacyPrompt As Boolean

Property Value

Applies to