TxPermissionKind
The type of permission request as passed by the OnPermissionRequested event.
pkUnknownPermission:
The permission type requested is unknown
pkMicrophone:
Requests a permission to use the microphone
pkCamera:
Requests a permission to access the camera
pkGeolocation:
Request a permission to access geo location usually via built-in GPS hardware
pkNotifications:
Request permissions for allowing web push notifications (no event is raised for this and it is automatically rejected by MS Edge)
pkOtherSensors:
Request for permission to use other sensors such as accelerometer, ambient light sensor, gyroscope and magnetometer.
pkClipboardRead:
Request permission to read the clipboard without a user gesture.
AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/30/2024