allow property

String allow
final

The policy defines what features are available to the webview element (for example, access to the microphone, camera, battery, web-share, etc.) based on the origin of the request.

Implementation

final String allow;