allowFullScreen( )


Allows the HTML Component to be put into full screen mode.

By default, users cannot place the HTML Component in full screen mode. Calling this function allows a user to place the HTML Component in full screen mode.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:HtmlComponent
Was this helpful?
Yes
No