| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 |
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
WKPermissionDecisionto specifies the possible permission decisions for device resource access