Back to Chromium

README

ios/web/public/permissions/README.md

149.0.7827.2444 B
Original Source

This directory contains three enums:

  • Permission specifies different data or device hardwares that the app/site needs access permissions to; currently we have camera and microphone.
  • PermissionState specifies whether the user has granted the site permission to use a certain type of permission.
  • PermissionDecision an enumeration based on WKPermissionDecision to specifies the possible permission decisions for device resource access