iframeAllowFullscreen property

bool? iframeAllowFullscreen
getter/setter pair

Set to true if the <iframe> can activate fullscreen mode by calling the requestFullscreen() method.

Officially Supported Platforms/Implementations:

Implementation

bool? iframeAllowFullscreen;