class FullscreenHelper
package com.turner.top.lib.platform.fullscreen
Utility class for full screen player
Static methods
staticcreate (viewElement:DOMElement):IFullscreenHelper
Create an appropriate full screen helper
Parameters:
viewElement | The element to pass to the created full screen helper |
|---|
Returns:
The instantiated full screen helper