iframeAllowFullscreen property
Set to true if the <iframe>
can activate fullscreen mode by calling the requestFullscreen()
method.
Officially Supported Platforms/Implementations:
Implementation
bool? iframeAllowFullscreen;
Set to true if the <iframe>
can activate fullscreen mode by calling the requestFullscreen()
method.
Officially Supported Platforms/Implementations:
bool? iframeAllowFullscreen;