Table of Contents

TTMSFNCWebBrowserPermissionKind Enumeration

Type of browser permission that has been requested by a web page.

API unit family: TMSFNCWebBrowser

Members

Name Description
pkUnknown Permission type is unknown or not categorised.
pkMicrophone Permission to access the device microphone.
pkCamera Permission to access the device camera.
pkGeolocation Permission to access the device geolocation.
pkNotifications Permission to display notifications.
pkOtherSensors Permission to access other device sensors.
pkClipboardRead Permission to read from the system clipboard.