Edit

Share via


WebViewControlPermissionRequest.State Property

Definition

Gets the current state of the permission request.

public Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionState State { get; }
member this.State : Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionState
Public ReadOnly Property State As WebViewControlPermissionState

Property Value

The current state of the permission request.

Applies to