PermissionDescriptor
@Serializable
Definition of PermissionDescriptor defined in the Permissions API: https://w3c.github.io/permissions/#dom-permissiondescriptor.
Constructors
Properties
Link copied to clipboard
For "fullscreen" permission, must specify allowWithoutGesture:true.
Link copied to clipboard
For "clipboard" permission, may specify allowWithoutSanitization.
Link copied to clipboard
For "camera" permission, may specify panTiltZoom.
Link copied to clipboard
For "push" permission, may specify userVisibleOnly. Note that userVisibleOnly = true is the only currently supported type.