iframeReferrerPolicy property
getter/setter pair
A string that reflects the referrerpolicy HTML attribute indicating which referrer to use when fetching the linked resource.
Officially Supported Platforms/Implementations:
- Web <iframe> (Official API - iframe.referrerpolicy)
Implementation
ReferrerPolicy? iframeReferrerPolicy;