iframeAllow property

String? iframeAllow
getter/setter pair

Specifies a feature policy for the <iframe>. The policy defines what features are available to the <iframe> based on the origin of the request (e.g. access to the microphone, camera, battery, web-share API, etc.).

Supported Platforms/Implementations:

Implementation

String? iframeAllow;